PdfAnnotationPrint Property |
Gets or sets a value indicating whether or not this
PdfAnnotation is printed.
Namespace:
RadPdf.Data.Document.Objects.Annotations
Assembly:
RadPdf (in RadPdf.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic override bool Print { get; set; }
Public Overrides Property Print As Boolean
Get
Set
Property Value
Type:
Boolean
See Also