MarkdownReportOptions Class Members (original) (raw)
Summary
The following tables list the members exposed by MarkdownReportOptions.
Public Constructors
Name | Description | ||
---|---|---|---|
![]() |
Shared in VB") | MarkdownReportOptions | Initializes a new instance of MarkdownReportOptions. |
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. |