←Select platform

GetText(LeadRectD) Method

Summary

Gets the text content of an area in this page.

Syntax
C#
C++/CLI
Java
Python
public DocumentPageText GetText( 
   LeadRectD clip 
) 
public:  
   DocumentPageText^ GetText() 
public DocumentPageText getText(LeadRectD clip) 
def GetText(self,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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Document Assembly

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