For a list of all members of this type, see InvertedTextCommandEventArgs members.
Name | Description | |
---|---|---|
BlackCount | Gets the total number of black pixels in the inverted text region being processed. | |
BoundingRectangle | Gets a rectangle structure that contains the bounding rectangle of the inverted text region being processed. | |
Image | Gets an RasterImage object that references the affected image. | |
Region | Gets a Windows region representing the inverted text to be removed. It is the programmers responsibility to dispose this region when it is no longer needed. | |
Status | Gets or sets the status of the inverted text process. | |
WhiteCount | Gets the total number of white pixels in the inverted text region being processed. |