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 rectangular 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. Dispose of 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. |