MarkdownReportOptions Class Properties (original) (raw)

Summary

For a list of all members of this type, see MarkdownReportOptions members

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