Click or drag to resize

EmbeddedTimestampVerificationResultGetVerificationStatus Method

Retrieves the main verification status. The main status is determined based on the other statuses.

Namespace:  pdftron.PDF
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public byte GetVerificationStatus()

Return Value

Type: Byte
A boolean representing whether or not the verification operation was completely successful
See Also