Click or drag to resize

PdfPortfolioFields Property

Gets the Portfolio fields. If empty, the conforming reader may choose useful defaults that are known to exist in a PdfFileSpecification, such as the file name, file size, and modified date.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.11.26
Syntax
public PdfPortfolioFieldDictionary Fields { get; }

Property Value

PdfPortfolioFieldDictionary
The Portfolio fields.
See Also