Click or drag to resize

EmbeddedTimestampVerificationResultGetTrustStatus Method

Retrieves the result condition associated with the trust verification step.

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