ReportOptions Class Properties (original) (raw)
Summary
For a list of all members of this type, see ReportOptions members
Public Properties
Name | Description | |
---|---|---|
![]() |
baseColor | Color to be associated with text tagged as Compare-DifferenceOperation.Equal. |
![]() |
deletionColor | Color to be associated with text tagged as DifferenceOperation.Delete. |
![]() |
documentNames | List of names corresponding to the LEADDocument objects that were compared. |
![]() |
insertionColor | Color to be associated with text tagged as DifferenceOperation.Insert. |
![]() |
reportFooters | A list of strings to be used as footer text in the report. |
![]() |
reportHeaders | A list of strings to be used as header text in the report. |
![]() |
strikethroughColor | Color to be associated with text that has the Strikethrough text decorator. |
![]() |
underlineColor | Color to be associated with text that has the Underline text decorator. |