Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / FormattableInline Class
Properties Methods

In This Topic
    FormattableInline Class Members
    In This Topic

    The following tables list the members exposed by FormattableInline.

    Public Properties
     NameDescription
    Public PropertyGets the number of inline's code points. (Inherited from GrapeCity.Documents.Text.Inline)
    Public PropertyGets the index of the inline's first code point. (Inherited from GrapeCity.Documents.Text.Inline)
    Public PropertyGets or sets the format to be applied to the object. The null value indicates the default format.  
    Top
    Public Methods
     NameDescription
    Public MethodGets the number of UTF-16 characters. (Inherited from GrapeCity.Documents.Text.Inline)
    Public MethodGets the string of UTF-16 characters. (Inherited from GrapeCity.Documents.Text.Inline)
    Top
    See Also