StreamLink.NET  7.1.1-7.1.1-3822-36fc235
 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 8 2019 11:47:09 for StreamLink.NET