[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.Inline

Inline Class

Abstract base class for all inline elements.

Namespace: GrapeCity.Documents.Text
Assembly: DS.Documents.Imaging.dll
Syntax
public abstract class Inline
Public MustInherit Class Inline

Constructors

Name Description
Inline()

Properties

Name Description
CodePointCount

Gets the number of inline's code points.

CodePointIndex

Gets the index of the inline's first code point.

Methods

Name Description
GetCharCount()

Gets the number of UTF-16 characters.

GetChars()

Gets the string of UTF-16 characters.