SavePngSettings Syntax interface SavePngSettings { saveAnnotation?: boolean; } Attributes saveAnnotation Whether to save the annotation(s) as the part of image. Default vaule: false. Related saveToPng()