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: 3.48.0.0 (3.48.0.0)
Syntax public override bool Print { get; set; }
Public Overrides Property Print As Boolean
Get
Set
Property Value
Type:
BooleanSee Also