HtmlSettings Class |
Namespace: IBM.Watson.DeveloperCloud.Services.Discovery.v1
public class HtmlSettings
The HtmlSettings type exposes the following members.
| Name | Description | |
|---|---|---|
| HtmlSettings | Initializes a new instance of the HtmlSettings class |
| Name | Description | |
|---|---|---|
| exclude_content |
Exclude content.
| |
| exclude_tag_attributes |
Exclude tag attributes.
| |
| exclude_tags_completely |
Exclude tags completely.
| |
| exclude_tags_keep_content |
Exclude tags, keep content.
| |
| keep_content |
Keep content.
| |
| keep_tag_attributes |
Keep tag attributes.
|