Name | Description | |
---|---|---|
![]() | WebTextRegionJS | Initializes a new instance of the WebTextRegionJS class. |
Name | Description | |
---|---|---|
![]() | WebTextRegionJS | Initializes a new instance of the WebTextRegionJS class. |
Name | Description | |
---|---|---|
![]() | containsPoint | Determines that this region contains specified point. |
![]() | get_SelectionRegions | Gets an array of selection regions of this region. |
![]() | get_Subregions | Gets an array of subregions of this region. |
![]() | get_Symbols | Gets an array of text symbols of this region. |
![]() | get_TextContent | Gets a text content of this region. |
![]() | getLineSubregion | Returns a text region that contains a line at specified point. |
![]() | getSelectionBoundingBox | Returns the selection bounding box of text region. |
![]() | getSubregion | Returns a subregion of this text region. |
![]() | getTransformFromImageToTextSpace | Returns the transformation from image space, in pixels, to the text region space. |
![]() | getTransformFromTextToImageSpace | Returns the transformation from text region space to the image space, in pixels. |
![]() | getWordSubregion | Returns a text region that contains a word at specified point. |
![]() | searchText | Searches the text in this text region. |