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

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