Click or drag to resize

PdfPortfolioFolderPortfolioFieldValues Property

(Optional; PDF 2.0) A collection item dictionary, which shall be used to create the user interface for portable collections (see 7.11.6, "Collection Items").

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntax
public PdfPortfolioFieldValueDictionary PortfolioFieldValues { get; }

Property Value

PdfPortfolioFieldValueDictionary
A collection item dictionary, which shall be used to create the user interface for portable collections.
See Also