Click or drag to resize
Pdf Library for .NET

PdfPortfolioManagerFiles Property

Collection of pdf portfolio embedded files from the current pdf document that represents a pdf portfolio.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public PdfPortfolioFilesCollection Files { get; }

Property Value

Type: PdfPortfolioFilesCollection
See Also