Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Model Namespace / ITableCell Interface / Row Property

In This Topic
    Row Property (ITableCell)
    In This Topic
    Gets the 0-based index of the table row containing the current cell.
    Syntax
    'Declaration
     
    ReadOnly Property Row As System.Integer
    System.int Row {get;}
    See Also