PdfPortfolioFolderThumbnail Property |
Namespace: SautinSoft.Pdf.PortfoliosAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.10.22
Syntaxpublic PdfImage Thumbnail { get; set; }Public Property Thumbnail As PdfImage
Get
Set
Property Value
PdfImage
A stream object defining the thumbnail image for the folder.
See Also