Click or drag to resize

PdfPortfolioFolderDescription Property

(Optional; PDF 2.0) A text description associated with this folder.

Namespace: SautinSoft.Pdf.Portfolios
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntax
public string Description { get; set; }

Property Value

String
A text description associated with this folder.
See Also