PdfPortfolioFields Property |
Namespace: SautinSoft.Pdf.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax public PdfPortfolioFieldDictionary Fields { get; }
Public ReadOnly Property Fields As PdfPortfolioFieldDictionary
Get
Property Value
PdfPortfolioFieldDictionary
The Portfolio fields.
See Also