Click or drag to resize

PdfPortfolioFolders Property

Gets the root folders contained in the PdfPortfolio.

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

Property Value

PdfPortfolioFolderCollection
The root folders contained in the PdfPortfolio.
See Also