VerifySignature |
Scroll |
Verifies the automatic signature of the Thereforeā¢ compound file. The Thereforeā¢ Viewer is doing this automatically when loading a document.
Namespace: Therefore.API
Visual Basic Public Overridable Function VerifySignature ( _ error As String _ C# public virtual TheSignatureStatus VerifySignature ( out string error )
Parameters [out] error The error text in case the verification detects an issue
Return Value The signature status of the document |