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

 

SetRightBorderDashOffset

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

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

 

SetRightBorderDashOffset

 

 

Sets the dash offset of the right border.

 

 

 

Prototype :

 

void SetRightBorderDashOffset

(

       float RightBorderDashOffset

)

 

 

 

Arguments :

 

RightBorderDashOffset

dash offset of the right border

 

 

 

Example :

 

This.SetRightBorderDashOffset(2);

 

 

 

Available Events :

 

All Events