Specifies whether the PDF file, ingested when you set CreatePdfRendition=TRUE
, represents the clipped page. Clipping removes uninteresting parts of a page and occurs if you set Clipped=TRUE
.
TRUE
.FALSE
.This parameter has no effect unless you set CreatePdfRendition=TRUE
.
Type: | Boolean |
Default: | The value of the parameter Clipped |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | ClippedPdfRendition=TRUE
|
See Also: | CreatePdfRendition |
|