ScanDocument LatestVersion
Gets the Version of the ScanDocument
public static float LatestVersion {get;set} |
Return value
float | Version of the document |
Example
Copy
float version = ScanDocument.LatestVersion;