Click or drag to resize

EmbeddedTimestampVerificationResultHasTrustVerificationResult Method

Returns whether there is a detailed TrustVerificationResult in this EmbeddedTimestampVerificationResult.

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