MarkdownReportOptions Class Members (original) (raw)

Summary

The following tables list the members exposed by MarkdownReportOptions.

Public Constructors

Name Description
Public Constructor ![static | Shared in VB](https://www.leadtools.com/help/sdk/v22/resources/images/dotnetimages/static.gif "static Shared in VB") MarkdownReportOptions Initializes a new instance of MarkdownReportOptions.

Public Properties

Name Description
Public Property baseCSSClass The CSS class to be associated with text tagged as DifferenceOperation.Equal.
Public Property deletionCSSClass The CSS class to be associated with text tagged as DifferenceOperation.Delete.
Public Property insertionCSSClass The CSS class to be associated with text tagged as DifferenceOperation.Insert.
Public Property strikethroughCSSClass The CSS class to be associated with text that has the Strikethrough text decorator.
Public Property underlineCSSClass The CSS class to be associated with text that has the Underline text decorator.

See Also

MarkdownReportOptions Class

Leadtools.Document Namespace