TrustVerificationResultGetResultString Method |
Retrieves a string representation of the details of the trust verification status.
Namespace:
pdftron.PDF
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public string GetResultString()
Public Function GetResultString As String
public:
virtual String^ GetResultString() sealed
function GetResultString();
Return Value
Type:
StringA string
Remarks Output may change in future versions.
See Also