Gets the version number of PDFNet library.
Namespace:
pdftron
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax public static double GetVersion()
Public Shared Function GetVersion As Double
public:
static double GetVersion()
pdftron.PDFNet.GetVersion = function();
Return Value
Type:
Double
PDFNet's version number.
See Also