CPDFWidgetSetIsReadOnly Method |
Namespace:
ComPDFKit.PDFAnnotation.Form
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntaxpublic override bool SetIsReadOnly(
bool isReadOnly
)
Parameters
- isReadOnly
- Type: SystemBoolean
Return Value
Type:
Boolean
See Also