Click or drag to resize

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.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
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