|
<< 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 >GetSignInputMode |
Gets the SignPad input mode.
Prototype :
string GetSignInputMode
(
[ bool MainScreen ]
)
Arguments :
MainScreen |
true for main screen If not set, applies as true |
Example :
_TraceLn(This.GetSignInputMode());
Available Events :
All Events
See also :