Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphInfo Class / IsInlineObject Property

In This Topic
    IsInlineObject Property
    In This Topic
    Indicates if an inline object should appear instead of the glyph.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInlineObject As System.Boolean
    public System.bool IsInlineObject {get;}
    See Also