PdfAttachment(RectangleFloat, Byte, String) Constructor
Creates an attachment in PDF document from the given data
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 18.0.0
public PdfAttachment(
RectangleFloat iconRectangle,
byte[] data,
string name
)
Parameters
- iconRectangle RectangleFloat
- The bounding rectangle of the attachment icon
- data Byte
- The data to embed in PDF
- name String
- The name of the attachment