←Select platform

GetText(LeadRectD) Method

Summary

Gets the text content of an area in this page.

Syntax
C#
VB
C++
Java
public DocumentPageText GetText( 
   LeadRectD clip 
) 
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
Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.