Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Recognition.Model Namespace / ITableRow Interface
Members

In This Topic
    ITableRow Interface
    In This Topic
    Represents a row in an ITable.
    Object Model
    ITableRow Interface
    Syntax
    'Declaration
     
    Public Interface ITableRow 
       Inherits ITableVector 
    public interface ITableRow : ITableVector  
    See Also