StreamLink.NET  8.0.1-8.0.1-1132-88354a9
 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 Mon Feb 26 2024 19:57:57 for StreamLink.NET