Click or drag to resize

StickyPopupExtSetReadOnly Method

Set read only

Namespace:  ComPDFKit.Viewer.Annot
Assembly:  ComPDFKit.Viewer (in ComPDFKit.Viewer.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax
C#
public virtual void SetReadOnly(
	bool readOnly
)

Parameters

readOnly
Type: SystemBoolean
See Also