[]
Abstract base class for types representing formattable inline elements, such as TextRun and InlineObject.
public abstract class FormattableInline : Inline
Public MustInherit Class FormattableInline
Inherits Inline
Name | Description |
---|---|
FormattableInline() | Creates a new instance derived from FormattableInline. |
FormattableInline(TextFormat) | Creates a new instance derived from FormattableInline. |
Name | Description |
---|---|
Format | Gets or sets the format to be applied to the object. The null value indicates the default format. |