Name | Description | |
---|---|---|
GetFragmentFromQuadrilateral | Returns the TextMapFragment containing all characters inside the specified quadrilateral, or a null reference (Nothing in Visual Basic) if no fragment could be found. A character is included if 50% or more of its area is inside the quadrilateral. | |
GetFragmentFromRect | Returns the TextMapFragment containing all characters inside the specified rectangle, or a null reference (Nothing in Visual Basic) if no fragment could be found. A character is included if 50% or more of its area is inside the quadrilateral. | |
GetLines | Gets the lines of text in a TextMapFragment. | |
GetText | Gets the text of a TextMapFragment. |