PrintBackground

<< Click to Display Table of Contents >>

Navigation:  MyCAD > Properties >

PrintBackground

public Boolean PrintBackground {get; set;}

 

value:        

 Specifies the background print or not.

 

Example:

 myCAD1.PrintBackground = true;

 

See also:

 PrintBorder