Click or drag to resize

ActionNeedsWriteLock Method

Test whether this action needs WriteLock

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public bool NeedsWriteLock()

Return Value

Type: Boolean
true if it may modify the document, otherwise false.
See Also