Click or drag to resize

VerificationResultHasTrustVerificationResult Method

Returns whether there is a detailed TrustVerificationResult in this VerificationResult or not.

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

Return Value

Type: Boolean
A boolean
See Also