 | AnnotationNoPrint Property |
The annotation's visibility when printing
If
then the annotation is not present in a print output of the document.
Namespace: PdfTools.Toolbox.Pdf.AnnotationsAssembly: PdfTools.Toolbox (in PdfTools.Toolbox.dll) Version: 1.6.1+1d1ddee1b750f38b2287c750628b9791d3c49600
Syntaxpublic bool NoPrint { get; }
Property Value
Boolean
ExceptionsException | Condition |
---|
InvalidOperationException | if the object has already been closed |
See Also