Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

HelpParagraphStyle Element

Description

Sets a relationship to the Style object defining the style applied to the paragraph in Windows Help for this file.

Note: This property is only used when the File object is placed in the contents of a Book, and ignored when it is in the text of a Topic. If you set it to "(auto)", the Style of the last paragraph in the preceding Topic is used.

The HelpParagraphStyle element contains an integer Object ID of the related Style object.

The HelpParagraphStyle element corresponds to the "Paragraph Style" field on the Windows Help tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Values

Data Type

Range

Integer

>= 0

Sample XML

<HelpParagraphStyle inherited="true">0</HelpParagraphStyle>
Top of Page Email this Page Log Support Call Send Feedback Print