PrintBorderToRight

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

PrintBorderToRight

public Byte PrintBorderToRight {get; set;}

 

value:        

 Specifies the margin of border to right.

 

Example:

 myCAD1.PrintBorderToRight = 50;

 

See also:

 PrintBorderToBottom

 PrintBorderToLeft

 PrintBorderToTop