Click or drag to resize

CPDFWidgetSetIsReadOnly Method

Namespace:  ComPDFKit.PDFAnnotation.Form
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public override bool SetIsReadOnly(
	bool isReadOnly
)

Parameters

isReadOnly
Type: SystemBoolean

Return Value

Type: Boolean
See Also