Leadtools.Forms.Ocr Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
UpdateFillMethod() Method
See Also 
Leadtools.Forms.Ocr Namespace > IOcrPageCollection Interface > UpdateFillMethod Method : UpdateFillMethod() Method



Update the type of text in the zones for all the pages in the OCR document.

Syntax

Visual Basic (Declaration) 
Overloads Overridable Sub UpdateFillMethod() 
Visual Basic (Usage)Copy Code
Dim instance As IOcrPageCollection
 
instance.UpdateFillMethod()
C# 
virtual void UpdateFillMethod()
C++/CLI 
virtual void UpdateFillMethod(); 

Example

For an example, refer to IOcrPage.AutoZone.

Remarks

For more information on fill method updating of a page, refer to IOcrPage.UpdateFillMethod.

This method will iterate through all the pages in the OCR document and run IOcrPage.UpdateFillMethod on each page.

To update the fill method of a range of the pages in the OCR document use UpdateFillMethod(int firstPageIndex, int lastPageIndex).

Note: This method is not supported in the LEADTOOLS OCR Advantage Engine, any call to this method will have no effect.

Requirements

Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family

See Also

UpdateFillMethod() requires an OCR module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features