PrintSettings Syntax interface PrintSettings{ printAnnotation?: boolean; } Attributes saveAnnotation Whether to print the printable annotation(s) as the part of image. Default vaule: true. Related print()