PdfAnnotationFlatten Property |
Namespace:
RadPdf.Data.Document.Objects.Annotations
Assembly:
RadPdf (in RadPdf.dll) Version: 3.48.0.0 (3.48.0.0)
Syntax public bool Flatten { get; set; }
Public Property Flatten As Boolean
Get
Set
Property Value
Type:
BooleanRemarks
This property can not be changed if the parent document's document settings prohibit it.
See Also