Click or drag to resize

PDFDocHasSignatures Method

Indicates whether this documents contains any digital signatures.

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

Return Value

Type: Boolean
True if a digital signature is found in this PDFDoc.
See Also