Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / TextLine Class
Properties

In This Topic
    TextLine Class Members
    In This Topic

    The following tables list the members exposed by TextLine.

    Public Properties
     NameDescription
    Public PropertyGets the offset from line position to the Roman baseline, in graphic units.  
    Public PropertyGets the first glyph of the line.  
    Public PropertyGets the value indicating whether the line is the first in the paragraph.  
    Public PropertyGets the array of glyph runs.  
    Public PropertyGets the height of the line, in graphic units.  
    Public PropertyGets the indent of the text line, in graphic units.  
    Public PropertyGets a value indicating if the current line is trimmed.  
    Public PropertyGets the value indicating if the line should not be the last line on a page.  
    Public PropertyGets the value indicating whether the line is the last in the paragraph.  
    Public PropertyGets the additional spacing before the text line, in graphic units.  
    Public PropertyGets the position of the text line along the flow direction, in graphic units.  
    Public PropertyGets the array of glyph run sections, if some embedded objects cross the text line.  
    Public PropertyGets the additional spacing after the text line, in graphic units.  
    Public PropertyGets the owner TextLayout object.  
    Public PropertyGets the length (width or height) of the trailing whitespace, in graphic units.  
    Public PropertyGets the offset from the Roman baseline to Ideographic centered baseline, in graphic units.  
    Public PropertyGets the width of the line, in graphic units.  
    Top
    See Also