ExpertPdf PDF Creator Library
FileLinkElement Constructor (linkRectangle, filePath)
NamespacesExpertPdf.PdfCreatorFileLinkElementFileLinkElement(RectangleF, String)
ExpertPdf PDF Creator Library
Constructs a file link element
Declaration Syntax
C#Visual BasicVisual C++
public FileLinkElement(
	RectangleF linkRectangle,
	string filePath
)
Public Sub New ( _
	linkRectangle As RectangleF, _
	filePath As String _
)
public:
FileLinkElement(
	RectangleF linkRectangle, 
	String^ filePath
)
Parameters
linkRectangle (RectangleF)
The link rectangle in page
filePath (String)
The link file

Assembly: ExpertPdf.PdfCreator (Module: ExpertPdf.PdfCreator) Version: 5.2.0.0 (5.2.0.0)