PdfEmbeddedFile Constructor (PdfDocument, Byte, String)Terminal Works - PDF Printing.Net Library
Initializes a new instance of the PdfEmbeddedFile class

Namespace: PdfEdit.Pdf.Advanced
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.2.1.0 (5.2.1.0)
Syntax

public PdfEmbeddedFile(
	PdfDocument document,
	byte[] bytes,
	string checksum = null
)

Parameters

document
Type: PdfEdit.PdfPdfDocument
bytes
Type: SystemByte
checksum (Optional)
Type: SystemString
See Also

Reference