VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionMonospaceFormatter Class
In This Topic
TextRegionMonospaceFormatter Class Methods
In This Topic
For a list of all methods of this type, see TextRegionMonospaceFormatter.
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 lines from 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