Click or drag to resize

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
Syntax
C#
public bool AllowsFormFieldEntry { get; set; }

Property Value

Type: Boolean
See Also