VintaSoft Imaging .NET SDK 14.0: Documentation for Web developer
Vintasoft.Imaging Namespace / WebTextRegionJS type
Constructors SeeAlso
In This Topic
    WebTextRegionJS Class Members
    In This Topic
    The following tables list the members exposed by WebTextRegionJS.
    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the WebTextRegionJS class.
    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