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.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntaxpublic PdfPortfolioFieldValueDictionary PortfolioFieldValues { get; }
Public ReadOnly Property PortfolioFieldValues As PdfPortfolioFieldValueDictionary
Get
Property Value
PdfPortfolioFieldValueDictionary
A collection item dictionary, which shall be used to create the user interface for portable collections.
See Also