ThumbnailGeneratingOptions class
ThumbnailGeneratingOptions class
Can be used to specify additional options when generating thumbnail for a document.
Remarks
User can call method Document.updateThumbnail() to generate BuiltInDocumentProperties.thumbnail for a document.
Constructors
Name | Description |
---|---|
ThumbnailGeneratingOptions() | The default constructor. |
Properties
Name | Description |
---|---|
generateFromFirstPage | Specifies whether to generate thumbnail from first page of the document or first image. |
See Also
- module Aspose.Words.Rendering