Click or drag to resize

PdfFileSpecificationThumbnail Property

(Optional; PDF 2.0) A stream object defining the thumbnail image for the file specification (see 12.3.4, "Thumbnail Images").

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfImage Thumbnail { get; set; }

Property Value

PdfImage
A stream object defining the thumbnail image for the file specification.
See Also