CreateCustomPDFInfo
[This method is new in version 2.0 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]
The CreateCustomPDFInfo method returns the gtCustomPDFInfoX object.
Syntax
[VC++]
CgtCustomPDFInfoX CreateCustomPDFInfo();
[CS]
public abstract new gtCustomPDFInfoX CreateCustomPDFInfo ( )
[VB]
Function CreateCustomPDFInfo() As gtCustomPDFInfoX