[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.LineSection

LineSection Class

Describes a section within a TextLine.

Inheritance
LineSection
Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
public class LineSection
Public Class LineSection

Constructors

Name Description
LineSection()

Properties

Name Description
ContentLength

Gets the length of text in the section, in graphic units.

ContentOffset

Gets the offset of the text start along the base reading direction, in graphic units.

GlyphRuns

Gets the array of glyph runs.

Length

Gets the length of the section, in graphic units.

Offset

Gets the offset of the section start along the base reading direction, in graphic units.

TextLine

Gets the owner TextLine object.

TrailingWhitespaceLength

Gets the length (width or height) of the trailing whitespace, in graphic units.