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

 

GetSignPadViewType

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

 

GetSignPadViewType

 

 

Gets SignPad view type.

 

 

 

Prototype :

 

string GetSignPadViewType

(

       [ bool MainScreen ]

)

 

 

 

Arguments :

 

MainScreen

true for main screen

If not set, applies as true

 

 

 

Example :

 

_TraceLn(This.GetSignPadViewType());

 

 

 

Available Events :

 

All Events

 

 

 

See also :

 

SignPadViewTypeConst