TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > SignPad > Method >

 

GetAvailableSignInputMode

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

TOC : OZ e-Form Extension > OZ e-Form JavaScript API > Input > SignPad > Method >

 

GetAvailableSignInputMode

 

 

Gets the available signature input mode.

 

 

 

Prototype :

 

string GetAvailableSignInputMode

(

       [ bool MainScreen ]

)

 

 

 

Arguments :

 

MainScreen

true for main screen

If not set, applies as true

 

 

 

Reference :

 

Multiple options are separated by comma(",").

 

 

 

Example :

 

_TraceLn(This.GetAvailableSignInputMode());

 

 

 

Available Events :

 

All Events

 

 

 

See also :

 

SignInputModeConst