VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionFormatter Class
Constructors Properties Methods SeeAlso
In This Topic
TextRegionFormatter Class Members
In This Topic
The following tables list the members exposed by TextRegionFormatter.
Protected Constructors
 NameDescription
Protected ConstructorInitializes a new instance of the TextRegionFormatter class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the formatter must format a subregion of text region.
Public Methods
 NameDescription
Public MethodReturns the lines of specfied text region.
Protected Methods
 NameDescription
Protected MethodCreates the "space" text region symbol.
Protected MethodReturns the lines from text symbols.
Protected MethodReturns the width of the space in glyph coordinate space.
Protected MethodReturns the symbols of specified text region.
Protected MethodInitializes this text formatter before processing the specified text region.
See Also