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

 

SetTracingOutline

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

 

SetTracingOutline

 

 

Sets whether to set tracing outline.

 

 

 

Prototype :

 

void SetTracingOutline

(

       bool TracingOutline

)

 

 

 

Arguments :

 

TracingOutline

Whether to set the tracing outlune

 

 

 

Example :

 

This.SetTracingOutline(true);

 

 

 

Available Events :

 

OnAddToPage,  OnBind,  OnInitialize,  OnStartBind

 

 

 

See also :

 

SignPadViewTypeConst