Versions

Top  Previous  Next

This property is used to get the version details of PDFtoolkit.

 

 

 

Syntax

 

 

[VC++]

CString GetVersion();

void SetVersion(LPCTSTR lpszNewValue);

 

[VB]

Property Version As String