| CPDFAnnotationSetIsReadOnly Method  | 
 
            This is a convenience property that checks for `CPDFAnnotationFlagReadOnly` in `flags`.
            
 
    Namespace: 
   ComPDFKit.PDFAnnotation
    Assembly:
   ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
 Syntax
Syntaxpublic virtual bool SetIsReadOnly(
	bool isReadOnly
)
Parameters
- isReadOnly
- Type: SystemBoolean
 
Return Value
Type: 
Boolean See Also
See Also