GetVisibleText(Rectangle) Method
Returns all visible text within the supplied rectangle.

C# Syntax

string GetVisibleText( 
   Rectangle textArea
)

Parameters

textArea
An inner rectangle within this object.