FileAttachmentElement(RectangleFloat, String) Constructor
Creates a file attachment and a link in page to the attachment
Namespace: EvoPdfClientAssembly: EvoPdfClient (in EvoPdfClient.dll) Version: 11.0.0.0 (11.0.0.0)
public FileAttachmentElement(
RectangleFloat linkRectangle,
string filePath
)
Public Sub New (
linkRectangle As RectangleFloat,
filePath As String
)
Parameters
- linkRectangle RectangleFloat
- The attachment link rectangle in page
- filePath String
- The path to file to be attached