FileAttachmentElement(RectangleF, Stream, String) Constructor
Creates a file attachment from a stream and a link in page to the attachment
Namespace: WinnovativeAssembly: WnvHtmlToPdf_NetCore (in WnvHtmlToPdf_NetCore.dll) Version: 20.0.0
public FileAttachmentElement(
RectangleF linkRectangle,
Stream fileStream,
string attachmentName
)
Parameters
- linkRectangle RectangleF
- The attachment link rectangle in page
- fileStream Stream
- The file stream
- attachmentName String
- A name for attachment