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