[]
Abstract base class for all inline elements.
public abstract class Inline
Public MustInherit Class Inline
Name | Description |
---|---|
Inline() |
Name | Description |
---|---|
CodePointCount | Gets the number of inline's code points. |
CodePointIndex | Gets the index of the inline's first code point. |
Name | Description |
---|---|
GetCharCount() | Gets the number of UTF-16 characters. |
GetChars() | Gets the string of UTF-16 characters. |