Print Attribute

Internet Development Index

Determines whether the shape will be printed. Read/write VgTriState.

Applies To

Shape

Tag Syntax

<v:element print="expression">

Script Syntax

element.print="expression"

expression=element.print

Remarks

Provided as a way to specify whether shapes will be printed. Note that a shape can still be displayed on the screen, even if it is not printed as a result of this attribute being False. The default value is True.

This attribute is used by Microsoft Office but is not used by Microsoft Internet Explorer.

Microsoft Office Extensions Attribute