ThumbnailGeneratingOptions Properties |
The ThumbnailGeneratingOptions type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | GenerateFromFirstPage |
Specifies whether to generate thumbnail from first page of the document or first image.
![]()
Default is true, which means thumbnail will be generated from first page of the document.
If value is false and there is no image in the document, thumbnail will be generated
from first page of the document.
|
![]() ![]() | ThumbnailSize |
Size of generated thumbnail in pixels.
Default is 600x900.
|