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

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