StreamLink.NET  6.2.5-3365-c52f31b
 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 Wed May 13 2015 10:27:18 for StreamLink.NET