2.4.2.37.5 HideInPrintView

Picture button controls (section 2.4.1.21.10) MUST contain the HideInPrintView attribute in their XSLT representation.

All other controls MUST NOT contain this attribute in their XSLT representations.

The value of the HideInPrintView attribute MUST be one of the following:

  • true: Hide the picture button control when a form is printed or exported to HTML, PDF, or XPS.

  • false: Show the picture button control when a form (1) is printed or exported to HTML, PDF, or XPS.

The following W3C XML Schema ([XMLSCHEMA1] section 2.1) fragment specifies the contents of this element.

 <xsd:element name="HideInPrintView" type="xsd:string"/>