Determines the published outputs the object will be included in.
Description
- Print: applies to Word and PDF
- Help: applies to Windows Help
Web: applies to HTML Pages, XHTML Pages, HTML Help, JavaHelp, and Oracle Help for Java.
The IncludeInPrint element corresponds to the "(Include object in) Print" checkbox on the General tab of the object in Author-it.
Attributes
Attribute Name | Optional | Data Type |
inherited | Yes | Boolean |
Parent Element
Object
Values
Data Type | Range |
Boolean | true, false, (don't inherit) |
Sample XML
<IncludeInPrint inherited="true">true</IncludeInPrint>