Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Model Namespace / ITableCell Interface / GetBounds Method

In This Topic
    GetBounds Method (ITableCell)
    In This Topic
    Returns the bounds of the cell on the page.
    Syntax
    'Declaration
     
    Function GetBounds() As Quadrilateral
    Quadrilateral GetBounds()

    Return Value

    The cell bounds.
    See Also