PrintBorderToBottom

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

PrintBorderToBottom

public Byte PrintBorderToBottom {get; set;}

 

value:        

 Specifies the margin of border to bottom.

 

Example:

 myCAD1.PrintBorderToBottom = 50;

 

See also:

 PrintBorderToLeft

 PrintBorderToRight

 PrintBorderToTop