Clipped

A Boolean value that specifies whether to clip HTML web pages. Clipping removes uninteresting parts of a page. To clip pages, set this parameter to true.

To specify the parts of pages to keep and remove, set the parameters ClipPageUsingCssSelect and ClipPageUsingCssUnselect. If you do not set these parameters the Connector Framework Server uses an algorithm to decide which parts of the page to keep.

Type: Boolean
Default: False
Required: No
Configuration Section:

Any section that you have defined for WkoopHtmlExtraction settings

Example: Clipped=TRUE
See Also:

ClipPageUsingCssSelect

ClipPageUsingCssUnselect