StreamLink.NET  7.1.6-7.1.6-3952-ee12172
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Properties | List of all members
Caplin.StreamLink.IPageElement Interface Reference

Provides information about a single text change for the given row and column in a Page. More...

Properties

int Column [get]
 
int Row [get]
 
string Text [get]
 Returns the page text at the given row and column. More...
 

Detailed Description

Provides information about a single text change for the given row and column in a Page.

Property Documentation

string Caplin.StreamLink.IPageElement.Text
get

Returns the page text at the given row and column.

  • The page text at the given row and column.

Generated on Tue Apr 28 2020 06:25:30 for StreamLink.NET