CPDFPermissionsInfoAllowsFormFieldEntry Property |
Whether to allow modifying form field entries even if you can't edit document annotations.
Namespace:
ComPDFKit.PDFDocument
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntaxpublic bool AllowsFormFieldEntry { get; set; }
Property Value
Type:
Boolean
See Also