| SignDocDocumentLoadergetVersionNumber Method |
Get the version number of SignDoc SDK.
Namespace:
de.softpro.signdocsdk
Assembly:
SPSignDoc_4.3_DotNetLib (in SPSignDoc_4.3_DotNetLib.dll) Version: 1.0.6773.37566
Syntaxpublic static string getVersionNumber()
Return Value
Type:
StringThe version number consisting of 3 integers separated by dots, .e.g., "1.16.7". null on error.
See Also