The following tables list the members exposed by RasterCompareOptions.
Public Constructors
Name | Description | |
---|---|---|
RasterCompareOptions | Initializes a new instance of RasterCompareOptions(). |
Public Properties
Name | Description | |
---|---|---|
ModifiedBackground | Background color for the modified document. | |
ModifiedForeground | Foreground color for the modified document. | |
ModifiedOffset | Indicates the offset for the modified document page. | |
ModifiedRotationAngle | Indicates the rotation angle for the modified document page. | |
OriginalBackground | Background color for the original document. | |
OriginalForeground | Foreground color for the original document. | |
OriginalOffset | Indicates the offset for the original document page. | |
OriginalRotationAngle | Indicates the rotation angle for the original document page. | |
OutputAddition | Color specifying the output pixel color of added information. | |
OutputBackground | Background color in the output document. | |
OutputCache | Cache used for saving the output LEADDocument. | |
OutputChange | A RasterColor object specifying the output pixel color of changed information. | |
OutputDeletion | Color corresponding to a deletion region in the output document. | |
OutputDocumentID | The LEADDocument.DocumentId for the output document. | |
OutputDocumentName | Name of the output document | |
OutputExternal | A color corresponding to an external region in the output document. | |
OutputMatch | A color corresponding to a match region in the output document. | |
Threshold | A number indicating the color threshold. |