Specifies whether images and thumbnail images, created when you set CreateImageRendition=TRUE
or CreateThumbnailRendition=TRUE
, show the full page (after clipping if Clipped=TRUE
).
By default these images show the full page (after clipping if Clipped=TRUE
).
If you set this parameter to FALSE
, the images show only the top part of the page, that you would see when viewing the page in a web browser (after clipping if Clipped=TRUE
). The exact amount of the page that is included in the image depends on the size of the viewport, which you can configure by setting ViewportWidth and ViewportHeight.
Type: | Boolean |
Default: | True |
Required: | No |
Configuration Section: | TaskName or FetchTasks or Default |
Example: | FullPageRender=False
|
See Also: |
|