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

In This Topic
    ContentObjectRect Property
    In This Topic
    Gets a rectangular area occupied by an embedded object, or 'null'.
    Syntax
    'Declaration
     
    Public ReadOnly Property ContentObjectRect As ObjectRect
    public ObjectRect ContentObjectRect {get;}
    See Also