Click or drag to resize
HTMLTextDiffList Properties

The HTMLTextDiffList type exposes the following members.

Properties
  NameDescription
Public propertyBalanceContent
If true, the resulting content is balance to include the same content on both sides.
Public propertyConsiderHTMLTagsEqual
If true, the found HTML tags are considered equal in ignore mode.
Public propertyDstDiffList
List for differences in destination text data.
(Inherited from TextDiffList.)
Public propertyIgnoreHTMLTags
If true, the HTML tags are ignored in the comparison.
Public propertySrcDiffList
List for differences in source text data.
(Inherited from TextDiffList.)
Top
See Also