Error processing SSI file
LEADTOOLS Forms (Leadtools.Forms.Recognition assembly)

Show in webframe

SetPageOptions Method






An attribute object contains pages.
Specific page index inside attributes.
The page Options that we want to set.
set a PageRecognitionOptions object in page inside FormRecognitionAttributes and return true if success.
Syntax
'Declaration
 
Public Function SetPageOptions( _
   ByVal masterAttributes As FormRecognitionAttributes, _
   ByVal pageNumber As Integer, _
   ByVal options As PageRecognitionOptions _
) As Boolean
'Usage
 
Dim instance As FormRecognitionEngine
Dim masterAttributes As FormRecognitionAttributes
Dim pageNumber As Integer
Dim options As PageRecognitionOptions
Dim value As Boolean
 
value = instance.SetPageOptions(masterAttributes, pageNumber, options)

            

            

Parameters

masterAttributes
An attribute object contains pages.
pageNumber
Specific page index inside attributes.
options
The page Options that we want to set.
Remarks
User should check return value to insure that function succeeded.

If page already has option, old options will be removed and set new one (passed by function call).

Requirements

Target Platforms

See Also

Reference

FormRecognitionEngine Class
FormRecognitionEngine Members

Error processing SSI file
Leadtools.Forms requires a Forms Module license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features