ClipPageUsingCssSelect

A CSS selector to specify the parts of a page to keep when the page is clipped. The Web Connector also keeps all descendants of these elements.

To clip pages using CSS selectors you must set ClippingMode to CSSCLIPPING.

Type: String
Default:  
Required: No
Configuration Section: TaskName or FetchTasks
Example: ClipPageUsingCssSelect=h1,h2,h3,p,img,ul,ol,pre
See Also:

ClippingMode

ClipPageUsingCssUnselect