Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / GlyphRun Class / InlineObject Property

In This Topic
    InlineObject Property
    In This Topic
    Gets the associated InlineObject, if any exists.
    Syntax
    'Declaration
     
    Public ReadOnly Property InlineObject As InlineObject
    public InlineObject InlineObject {get;}
    See Also