Click or drag to resize

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.44.0.0 (3.44.0.0)
Syntax
public override bool Print { get; set; }

Property Value

Type: Boolean
See Also