FlexReport for WPF | ComponentOne
C1.WPF.Document Assembly / C1.WPF.Document.Util 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 Boolean
    public bool IsInlineObject {get;}
    See Also