MarkdownReportOptions Class Properties (original) (raw)
Summary
For a list of all members of this type, see MarkdownReportOptions members
Public Properties
Name | Description | |
---|---|---|
![]() |
baseCSSClass | The CSS class to be associated with text tagged as DifferenceOperation.Equal. |
![]() |
deletionCSSClass | The CSS class to be associated with text tagged as DifferenceOperation.Delete. |
![]() |
insertionCSSClass | The CSS class to be associated with text tagged as DifferenceOperation.Insert. |
![]() |
strikethroughCSSClass | The CSS class to be associated with text that has the Strikethrough text decorator. |
![]() |
underlineCSSClass | The CSS class to be associated with text that has the Underline text decorator. |