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

In This Topic
    ObjectRect Property (InlineObject)
    In This Topic
    After executing PerformLayout gets a rectangular area occupied by the InlineObject.
    Syntax
    'Declaration
     
    Public ReadOnly Property ObjectRect As ObjectRect
    public ObjectRect ObjectRect {get;}
    See Also