<PrintObject> (Print Toggle)

This element specifies that the object is printed when the document is printed. If omitted, it is assumed the object will print when the document is printed. If this element is specified without a value, it is assumed to be true. This is a general-use element.

example:
<x:ClientData  ><x:PrintObject>False</x:PrintObject>
</x:ClientData>

The possible values for this element are defined by the ST_TrueFalseBlank simple type (§6.4.3.3).

Parent Elements

<ClientData>6.4.2.12)