HelpNonWrapping Element
Description
Determines if the text in the paragraphs will not wrap in the Help Windows. You would use this for text you do not want to wrap, such as tabulated values.
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>
|