How can I find what is the PDFNet version used in my product?

Q: How can I find what is the PDFNet version used in my Windows
product?
-----
A: You can quickly check PDFNet version as follows:

- In Windows Expolorer, right-click on the PDFNet.dll (or PDFNetC.DLL)
file
- Select 'Properties'
- Select 'Version'

This should show you the currently used version number.

A More programmatic way to obtain the version number is to call
PDFNet::GetVersion().