[]
Gets or sets a boolean value indicating whether the object will be printed when the document is printed.
bool PrintObject { get; set; }
Property PrintObject As Boolean
true if the object will be printed when the document is printed; otherwise, false.
true
false