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

 

GetLeftBorderDash

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

 

GetLeftBorderDash

 

 

Gets the dash pattern of the left border.

 

 

 

Prototype :

 

string GetLeftBorderDash

(

       No Arguments

)

 

 

 

Reference :

 

Return the length of dash and gap in the form of "dash gap;dash gap;...".

 

 

 

Example :

 

_TraceLn(This.GetLeftBorderDash());

 

 

 

Available Events :

 

All Events