Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / AnchoredObject Class
Members

In This Topic
    AnchoredObject Class
    In This Topic
    Represents an embedded object that is anchored to some text position.
    Object Model
    AnchoredObject Class
    Syntax
    'Declaration
     
    Public Class AnchoredObject 
       Inherits Inline
    public class AnchoredObject : Inline 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Text.Inline
          GrapeCity.Documents.Text.AnchoredObject

    See Also