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