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

In This Topic
    GetBounds Method (ITableVector)
    In This Topic
    Returns the vector bounds on a page.
    Syntax
    'Declaration
     
    Function GetBounds() As Quadrilateral
    Quadrilateral GetBounds()

    Return Value

    The vector bounds.
    See Also