←Select platform

GetText(LeadRectD) Method (DocumentPage)

Summary

Gets the text content of an area in this page.

Syntax

C#
VB
Java
C++
public DocumentPageText GetText()
Public Function GetText() As DocumentPageText
public:  
   DocumentPageText^ GetText() 
public DocumentPageText getText(LeadRectD clip)

Parameters

clip

The region of interest area. If this value is Empty, then the text of the whole page is obtained.

Return Value

The text content of this DocumentPage as a DocumentPageText object.

Remarks

This method works similarly to GetText only.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Documents Assembly
Click or drag to resize