Click or drag to resize

HtmlSettings Properties

The HtmlSettings type exposes the following members.

Properties
  NameDescription
Public propertyexclude_content
Exclude content.
Public propertyexclude_tag_attributes
Exclude tag attributes.
Public propertyexclude_tags_completely
Exclude tags completely.
Public propertyexclude_tags_keep_content
Exclude tags, keep content.
Public propertykeep_content
Keep content.
Public propertykeep_tag_attributes
Keep tag attributes.
Top
See Also