Click or drag to resize

VerificationResultGetDocumentStatus Method

Retrieves the document-related result condition associated with a digital signature verification operation.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public VerificationResultDocumentStatus GetDocumentStatus()

Return Value

Type: VerificationResultDocumentStatus
A DocumentStatus-type enumeration value
See Also