Click or drag to resize

PDFNetGetVersion Method

Gets the version number of PDFNet library.

Namespace:  pdftron
Assembly:  pdftron (in pdftron.dll) Version: 255.255.255.255
Syntax
public static double GetVersion()

Return Value

Type: Double
PDFNet's version number.
See Also