Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Text Namespace / AnchoredObject Class / ObjectRect Property

In This Topic
    ObjectRect Property (AnchoredObject)
    In This Topic
    Gets a rectangular area which is excluded from text layout, or 'null'.
    Syntax
    'Declaration
     
    Public ReadOnly Property ObjectRect As ObjectRect
    public ObjectRect ObjectRect {get;}
    See Also