getAllDocumentPageText Method

Summary

做cumentPageTextobjects for all the pages in the document.

Syntax
TypeScript
JavaScript
做cumentViewerText.prototype.getAllDocumentPageText =function()
getAllDocumentPageText():无效;
Remarks

做cumentViewerTextsaves the做cumentPageTextitems internally when they are obtained. Hence, this method will first check if the value has already been obtained, if so, it will return the cached item. Otherwise,做cumentPage.GetTextwill be called and the result is stored internally before it is returned.

Calling做cumentPage.GetTextmight be a slow operation especially if text parsing involves OCR. Therefore, this method will fire theOperationevent with做cumentViewerOperation.GetTextfor each page that does not have its text stored already. The application can intercept this event and show a busy dialog if required.

Refer toAutoGetTextfor more information.

Requirements
Target Platforms
Leadtools.Document.Viewer Assembly
188金宝搏的网址客服|Support|Contact Us|Intellectual Property Notices
© 1991-2021LEAD Technologies, Inc.All Rights Reserved.