PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package
/
PDFAnnotation Class
/ isPrintable Method
Collapse All
Expand All
In This Topic
isPrintable Method
In This Topic
Gets a value indicating whether the annotation should be printed.
Syntax
public
boolean
isPrintable()
Return Value
If true, print the annotation when the page is printed. If false, never print the annotation, regardless of whether it is displayed on the screen.
See Also
Reference
PDFAnnotation Class
PDFAnnotation Members