PdfFileSpecificationPortfolioFieldValues Property |
(Optional; shall be indirect reference; PDF 1.7) A collection item dictionary, which shall be used to create the user interface for portable collections (see
7.11.6, "Collection Items").
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax public 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