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