VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionLinesFormatter Class
In This Topic
TextRegionLinesFormatter Class Methods
In This Topic
For a list of all methods of this type, see TextRegionLinesFormatter.
Public Methods
 NameDescription
Public MethodReturns the lines of specfied text region. (Inherited from TextRegionFormatter)
Protected Methods
 NameDescription
Protected MethodCreates the "space" text region symbol. (Inherited from TextRegionFormatter)
Protected MethodReturns the lines from text symbols.
Protected MethodReturns the width of the space in glyph coordinate space. (Inherited from TextRegionFormatter)
Protected MethodReturns the symbols of specified text region. (Inherited from TextRegionFormatter)
Protected MethodInitializes this text formatter before processing the specified text region.
See Also