Click or drag to resize

PdfPortfolioFolderFiles Property

Gets the EmbeddedFiles contained in this PdfPortfolioFolder.

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

Property Value

PdfPortfolioFileCollection
The EmbeddedFiles contained in this PdfPortfolioFolder.
See Also