ClippedThumbnailRendition
Specifies whether the thumbnail image, ingested when you set CreateThumbnailRendition=TRUE
, represents the clipped page. Clipping removes uninteresting parts of a page and occurs when you set the ClippingMode parameter to a value other than NONE
.
- To create a thumbnail image that shows the clipped page, set this parameter to
TRUE
. - To create a thumbnail image that shows the page before clipping, set this parameter to
FALSE
.
This parameter has no effect unless you set CreateThumbnailRendition=TRUE
.
Type: | Boolean |
Default: | False |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | ClippedThumbnailRendition=TRUE
|
See Also: | CreateThumbnailRendition |