Click or drag to resize

CPDFPermissionsInfoAllowsCommenting Property

Whether to allow creating or modifying document annotations, including form field entries.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public bool AllowsCommenting { get; set; }

Property Value

Type: Boolean
See Also