Documents for PDF, .NET Edition Documentation
TextLine Class Members
Properties 

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace : TextLine Class

The following tables list the members exposed by TextLine.

Public Properties
 NameDescription
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 PropertyPosition 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 width of the line, in graphic units.  
Top
See Also

Reference

TextLine Class
GrapeCity.Documents.Text Namespace