VintaSoft Imaging .NET SDK 15.1: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionJS type
In This Topic
WebTextRegionJS Class Methods
In This Topic
For a list of all methods of this type, see WebTextRegionJS.
Methods
 NameDescription
Public MethodDetermines that this region contains specified point.
Public MethodGets an array of selection regions of this region.
Public MethodGets an array of subregions of this region.
Public MethodGets an array of text symbols of this region.
Public MethodGets a text content of this region.
Public MethodReturns a text region that contains a line at specified point.
Public MethodReturns the selection bounding box of text region.
Public MethodReturns a subregion of this text region.
Public MethodReturns the transformation from image space, in pixels, to the text region space.
Public MethodReturns the transformation from text region space to the image space, in pixels.
Public MethodReturns a text region that contains a word at specified point.
Public MethodSearches the text in this text region.
See Also