ClippedImageRendition

Specifies whether the image, ingested when you set CreateImageRendition=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 an image that shows the clipped page, set this parameter to TRUE.
  • To create an image that shows the page before clipping, set this parameter to FALSE.

This parameter has no effect unless you set CreateImageRendition=TRUE.

Type: Boolean
Default: False
Required: No
Configuration Section: TaskName or FetchTasks or Default
Example: ClippedImageRendition=TRUE
See Also: CreateImageRendition