(PDF 1.2) If set, print the annotation when the page is printed. If clear, never print the annotation, regardless of whether it is displayed on the screen.
Note |
|---|
| This can be useful for annotations representing interactive pushbuttons, which would serve no meaningful purpose on the printed page. |
Namespace: SautinSoft.Pdf.FormsAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic bool Print { get; set; }Public Property Print As Boolean
Get
Set
Property Value
Boolean
If set, print the annotation when the page is printed. If clear, never print the annotation, regardless of whether it is displayed on the screen.
See Also