Click or drag to resize

FieldIsLockedByDigitalSignature Method

Returns whether modifying this field would invalidate a digital signature in the document.

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

Return Value

Type: Boolean
whether modifying this field would invalidate a digital signature in the document
See Also