In This Topic

GetVersion Method (DocuViewareManager)

In This Topic
Returns the DocuVieware version.
Syntax
'Declaration
 
Public Shared Function GetVersion() As String
public static string GetVersion()

Return Value

The DocuVieware version, in the format maj.min.*.rev.
See Also