Objects(<object name or index>).PrintVisibility = True|False
If False, the object will not print on any template during the entire print job.
The Object.PrintVisibility property allows you to keep an object from printing on individual templates.This property is always set to True at the beginning of a print job.To prevent an object from printing on a template, set the Object.PrintVisibility property to False.