ExpertPdf PDF Creator Library
FileAttachmentElement Constructor (filePath)
NamespacesExpertPdf.PdfCreatorFileAttachmentElementFileAttachmentElement(String)
ExpertPdf PDF Creator Library
Creates a file attachment and link in page to the attachment
Declaration Syntax
C#Visual BasicVisual C++
public FileAttachmentElement(
	string filePath
)
Public Sub New ( 
	filePath As String
)
public:
FileAttachmentElement(
	String^ filePath
)
Parameters
filePath (String)
The path to file to be attached

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator.dll) Version: 9.2.0.25824 (9.2.0.0)