←Select platform
In This Topic ▼

MarkdownReportOptions Class Members

Summary

The following tables list the members exposed by MarkdownReportOptions.

Public Constructors

Name Description
Public Constructor
MarkdownReportOptions Initializes a new instance of MarkdownReportOptions.

Protected Constructors

Name Description
Protected Constructor
ReportOptions Initializes a new instance of ReportOptions. (Inherited from ReportOptions)

Public Properties

Name Description
Public Property
BaseColor Color to be associated with text tagged as DifferenceOperation.Equal. (Inherited from ReportOptions)
Public Property BaseCSSClass The CSS class to be associated with text tagged as DifferenceOperation.Equal.
Public Property DeletionColor Color to be associated with text tagged as DifferenceOperation.Delete. (Inherited from ReportOptions)
Public Property DeletionCSSClass The CSS class to be associated with text tagged as DifferenceOperation.Delete.
Public Property DocumentNames Gets a list of names corresponding to the LEADDocument objects that were compared. (Inherited from ReportOptions)
Public Property InsertionColor Color to be associated with text tagged as DifferenceOperation.Insert. (Inherited from ReportOptions)
Public Property InsertionCSSClass The CSS class to be associated with text tagged as DifferenceOperation.Insert.
Public Property ReportFooters Gets a list of strings to be used as footer text in the report. (Inherited from ReportOptions)
Public Property ReportHeaders Gets a list of strings to be used as header text in the report. (Inherited from ReportOptions)
Public Property StrikethroughColor Color to be associated with text that has the Strikethrough text decorator. (Inherited from ReportOptions)
Public Property StrikethroughCSSClass The CSS class to be associated with text that has the Strikethrough text decorator.
Public Property UnderlineColor Color to be associated with text that has the Underline text decorator. (Inherited from ReportOptions)
Public Property UnderlineCSSClass The CSS class to be associated with text that has the Underline text decorator.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document.Compare Assembly