[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FormattableInline

FormattableInline Class

Abstract base class for types representing formattable inline elements, such as TextRun and InlineObject.

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

Constructors

Name Description
FormattableInline()

Creates a new instance derived from FormattableInline.

FormattableInline(TextFormat)

Creates a new instance derived from FormattableInline.

Properties

Name Description
Format

Gets or sets the format to be applied to the object. The null value indicates the default format.