<< Click to Display Table of Contents >>
Navigation: MyCAD > Properties >
public Boolean PrintBackground {get; set;}
value:
Specifies the background print or not.
Example:
myCAD1.PrintBackground = true;
See also:
PrintBorder