StreamLink.NET  6.2.10-3513-c11dd52
 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 Thu Apr 27 2017 14:05:45 for StreamLink.NET