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