ClipPageUsingCssSelect
A comma-separated list of CSS2 selectors to specify the parts of a page to keep when the page is clipped. The Connector Framework Server also keeps all descendants of these elements.
To clip pages you must set Clipped=TRUE
.
Type: | String |
Default: | |
Required: | No |
Configuration Section: |
Any section that you have defined for WkoopHtmlExtraction settings |
Example: | ClipPageUsingCssSelect=h1,h2,h3,p,img,ul,ol,pre
|
See Also: |