Link Search Menu Expand Document

PageThumbnail Property

Gets or sets the thumbnail image to be used for this page by a viewer application instead of an auto-generated image of the contents of this page in miniature form.

Namespace:Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
public Image Thumbnail { get; set; }

Property Value

Type: Image
See Also

Reference