HelpNonWrapping Element

Author-it XML Format

Description

Allows you to specify whether you want non-wrapping text in paragraphs displayed in Help windows. Use this for text such as tabulated values, where wrapping is not desired.

The HelpNonWrapping element corresponds to the "Non-wrapping" field, on the Paragraph sub-tab, on the Windows Help tab, of the Style object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Style

Values

Data Type

Range

Boolean

true, false, (don't inherit)

Sample XML

<HelpNonWrapping>false</HelpNonWrapping>