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

In This Topic
    Text Property (ITableCell)
    In This Topic
    Gets the cell text.
    Syntax
    'Declaration
     
    ReadOnly Property Text As System.String
    System.string Text {get;}
    See Also