Click or drag to resize

DigitalSignatureFieldIsCertification Method

Returns whether or not this signature is a certification.

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

Return Value

Type: Boolean
a boolean value representing whether or not this signature is a certification
See Also