| TextComparison Properties | 
The TextComparison type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | AddedToDestinationStyle | 
            CSS class used for styling of text added to destination.
             | 
|  | BalanceContent | 
            If true, the resulting content is balance to include the same content on both sides.
             | 
|  | ComparisonMode | 
            Indicates if whole source text will be compared including HTML.
             | 
|  | ConsiderHTMLTagsEqual | 
            If true, the found HTML tags are considered equal in ignore mode.
             | 
|  | DestinationDiffList | 
            DiffList for destination text.
             | 
|  | DestinationText | 
            Destination string for diff comparison.
             | 
|  | EnsureHTMLLineEndings | 
            Indicates if whole source text will be compared including HTML.
             | 
|  | HTMLMarkupStyle | 
            CSS class used for styling of HTML code in text.
             | 
|  | HTMLNotIncludedStyle | 
            CSS class used for styling of not included HTML.
             | 
|  | IgnoreHTMLTags | 
            If true, the HTML tags are ignored in comparison but produced in resulting text in their original version.
             | 
|  | IsLiveSite | 
            Indicates if control is used on live site.
            (Inherited from CMSWebControl.) | 
|  | MatchedStyle | 
            CSS class used for styling of matched text.
             | 
|  | NotIncludedStyle | 
            CSS class used for styling of not included text.
             | 
|  | PairedControl | 
            PairedControl.
             | 
|  | PairedControlID | 
            ID of paired control.
             | 
|  | RemovedFromSourceStyle | 
            CSS class used for styling of text removed from source.
             | 
|  | RenderingMode | 
            Switch between rendering source text and destination text.
             | 
|  | ShortID | 
            Short ID of the control.
            (Inherited from CMSWebControl.) | 
|  | SourceDiffList | 
            DiffList for source text.
             | 
|  | SourceText | 
            Source string for diff comparison.
             | 
|  | StopProcessing | 
            Indicates if controls should stop processing.
             | 
|  | SynchronizedScrolling | 
            Destination string for diff comparison.
             | 
 See Also
See Also