Property Thumbnail
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Thumbnail
Gets or sets the thumbnail image to be used for this page by a viewer application instead of auto-generated image of the contents of this page in miniature form.
public PdfImage? Thumbnail { get; set; }
Property Value
- PdfImage
The thumbnail image to be used for this page by a viewer application.