VintaSoft Imaging .NET SDK 15.1: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionRawFormatter Class
Constructors Properties Methods SeeAlso
In This Topic
TextRegionRawFormatter Class Members
In This Topic
The following tables list the members exposed by TextRegionRawFormatter.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the TextRegionRawFormatter class.
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the formatter must format a subregion of text region. (Inherited from TextRegionFormatter)
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. (Inherited from TextRegionFormatter)
See Also