HtmlSettings Properties |
The HtmlSettings type exposes the following members.
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.
|