PdfDocument.AllowAnnotationsAndFormsModifying Property
In This Article
Indicates whether adding and modifying text annotations and interactive form fields is allowed.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if adding and modifying text annotations and interactive form fields is allowed; otherwise false. |
See Also