CreatePDFFileAttachment

Top  Previous  Next

This method is new in  version 2.0 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]

 

The CreatePDFFileAttachment method returns the gtPDFFileAttachmentX object.

 

Syntax

[VC++]

CgtPDFFileAttachmentX CreatePDFFileAttachment();

 

[CS]

public abstract new  gtPDFFileAttachmentX CreatePDFFileAttachment (  )

 

[VB]

Function CreatePDFFileAttachment() As gtPDFFileAttachmentX