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

Show in webframe

IsExtendable Property (IMasterForm)






Returns If form is extendable (contains Leadtools.Forms.Processing.TableFormField (invoice)).
Syntax
bool IsExtendable {get;}
'Declaration
 
ReadOnly Property IsExtendable As Boolean
'Usage
 
Dim instance As IMasterForm
Dim value As Boolean
 
value = instance.IsExtendable

            

            
property bool IsExtendable {
   bool get();
}

Property Value

Is master Form extendable.
Remarks
return true if form is invoice which mean that filled form may not have same height as master it may contain more height or extended to multipages, otherwise return false.
Example
A full example implementation of this interface can be found in <Install Directory>\Examples\DotNet\CS\AutoMasterFormsRepository.
Requirements

Target Platforms

See Also

Reference

IMasterForm Interface
IMasterForm 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