The following tables list the members exposed by ReportOptions.
Name | Description | |
---|---|---|
![]() |
ReportOptions | Initializes a new instance of ReportOptions. |
Name | Description | |
---|---|---|
![]() |
BaseColor | Color to be associated with text tagged as DifferenceOperation.Equal. |
![]() |
DeletionColor | Color to be associated with text tagged as DifferenceOperation.Delete. |
![]() |
DocumentNames | Gets a list of names corresponding to the LEADDocument objects that were compared. |
![]() |
InsertionColor | Color to be associated with text tagged as DifferenceOperation.Insert. |
![]() |
ReportFooters | Gets a list of strings to be used as footer text in the report. |
![]() |
ReportHeaders | Gets 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. |