Click or drag to resize
Pdf Library for .NET

PdfPortfolioFile(String) Constructor

Creates portfolio embedded file from the specified file.

Namespace: SelectPdf
Assembly: Select.Pdf (in Select.Pdf.dll) Version: 26.2
Syntax
public PdfPortfolioFile(
	string fileName
)

Parameters

fileName  String
The full path to the existing file. The file name should include an extension.
See Also