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

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

public PdfFileSpecification(
	PdfDocument document,
	string fileName,
	PdfEmbeddedFile embeddedFile
)

Parameters

document
Type: PdfEdit.PdfPdfDocument
fileName
Type: SystemString
embeddedFile
Type: PdfEdit.Pdf.AdvancedPdfEmbeddedFile
See Also

Reference