PdfPortfolioFolderDescription Property |
(Optional; PDF 2.0) A text description associated with this folder.
Namespace: SautinSoft.Pdf.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.4.23
Syntaxpublic string Description { get; set; }
Public Property Description As String
Get
Set
Property Value
String
A text description associated with this folder.
See Also