PdfAttachment(RectangleFloat, String) Constructor
Creates an attachment in PDF document from the given file
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfAttachment(
RectangleFloat iconRectangle,
string file
)
Parameters
- iconRectangle RectangleFloat
- The bounding rectangle of the attachment icon
- file String
- The full path of the file to attach