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

In This Topic
    GlyphRun Property
    In This Topic
    After executing PerformLayout gets the GlyphRun associated with the InlineObject.
    Syntax
    'Declaration
     
    Public ReadOnly Property GlyphRun As GlyphRun
    public GlyphRun GlyphRun {get;}
    See Also