LEADTOOLS Forms (Leadtools.Forms.Auto assembly)

AddMasterForm(FormRecognitionAttributes,FormPages,Uri) Method

Show in webframe





Master Form attributes.
Master Form fields.
A System.Uri containing the name of the Master Form image data.
Adds a new Master Form to this category in both the storage device and MasterForms.
Syntax
IMasterForm AddMasterForm( 
   FormRecognitionAttributes attributes,
   FormPages fields,
   Uri url
)
'Declaration
 
Overloads Function AddMasterForm( _
   ByVal attributes As FormRecognitionAttributes, _
   ByVal fields As FormPages, _
   ByVal url As Uri _
) As IMasterForm
'Usage
 
Dim instance As IMasterFormsCategory
Dim attributes As FormRecognitionAttributes
Dim fields As FormPages
Dim url As Uri
Dim value As IMasterForm
 
value = instance.AddMasterForm(attributes, fields, url)

            

            

Parameters

attributes
Master Form attributes.
fields
Master Form fields.
url
A System.Uri containing the name of the Master Form image data.

Return Value

Returns an object of the created IMasterForm.
Remarks

Master Form information contain a form's attributes, fields, and image.

Each Master Form must have an attributes, if attributes is null, it will throw an exception.

The created Master Form is added to MasterForms and should also be created on the storage device.

The repository does not need to be refreshed after this modification to the storage device since the repository is updated by this method.

Example
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Requirements

Target Platforms

See Also

Reference

IMasterFormsCategory Interface
IMasterFormsCategory Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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