PrintBorderToLeft

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

PrintBorderToLeft

public Byte PrintBorderToLeft {get; set;}

 

value:        

 Specifies the margin of border to left.

 

Example:

 myCAD1.PrintBorderToLeft = 50;

 

See also:

 PrintBorderToBottom

 PrintBorderToRight

 PrintBorderToTop