generateFromFirstPage property
ThumbnailGeneratingOptions.generateFromFirstPage property
Specifies whether to generate thumbnail from first page of the document or first image.
get generateFromFirstPage(): boolean
Remarks
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.
See Also
- module Aspose.Words.Rendering
- class ThumbnailGeneratingOptions