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

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

    Return Value

    The table bounds.
    See Also