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