Click or drag to resize

PdfPortfolioFiles Property

Gets the root EmbeddedFiles contained in the PdfPortfolio.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public PdfPortfolioFileCollection Files { get; }

Property Value

PdfPortfolioFileCollection
The root EmbeddedFiles contained in the PdfPortfolio.
See Also