Appends a new page to the specified Form attributes object. The Form attributes object should be opened before the addition using OpenForm.
Syntax
formPageNumber
The One-Based index at which page should be inserted.
attributes
The Form attributes object.
page
The page image that is going to be added to the Form attributes object.
pageOptions
Specifies the options for the page.
callback
Optional callback to show operation progress.
The attributes object should be a Form attributes object, this method does not work for Master Forms attributes. To add a page to a Master Form attributes object use AddMasterFormPage(FormRecognitionAttributes,RasterImage,PageRecognitionOptions).
If the formPageNumber parameter is equal to -1 the page will be appended to the form pages.
If the formPageNumber parameter is greater than the number of form pages an exception is thrown.
For a complete example of using form recognition and processing, refer to the FormRecognitionEngine example.
This example adds a page to the form