←Select platform

AddMasterFormPage(FormRecognitionAttributes,RasterImage,PageRecognitionOptions,PageProgressCallback) Method

Summary
Appends a new page to the specified Master Form attributes object. The Master Form attributes object should be opened before the addition using OpenMasterForm.

Syntax
C#
C++/CLI
Java
Python
def AddMasterFormPage(self,attributes,page,pageOptions,callback): 

Parameters

attributes
The Master Form attributes object.

page
The page image that is going to be added to Master Form attributes object.

pageOptions
Specifies the page options.

callback
Optional callback to show operation progress.

Remarks

The attributes should be a Master Form attributes, this method does not work for Forms attributes. To add a page to a Form attributes use AddFormPage(FormRecognitionAttributes,RasterImage,PageRecognitionOptions).

Requirements

Target Platforms

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

Leadtools.Forms.Recognition Assembly

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