Click or drag to resize

CPDFAnnotationGetIsReadOnly Method

This is a convenience property that checks for `CPDFAnnotationFlagReadOnly` in `flags`.

Namespace:  ComPDFKit.PDFAnnotation
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax
C#
public virtual bool GetIsReadOnly()

Return Value

Type: Boolean
See Also