Click or drag to resize

VerificationResultGetTrustStatus Method

Retrieves the trust-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 VerificationResultTrustStatus GetTrustStatus()

Return Value

Type: VerificationResultTrustStatus
A TrustStatus-type enumeration value
See Also