Click or drag to resize

PdfPortfolioColors Property

(Optional; PDF 2.0) A PdfPortfolioColors specifying a suggested set of colors for use by a PdfPortfolio layout.

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

Property Value

PdfPortfolioColors
A PdfPortfolioColors specifying a suggested set of colors for use by a PdfPortfolio layout.
See Also