PrintParagraphStyle Element

Author-it XML Format

Description

Sets a relationship to the Style object defining the style that will be applied to the paragraph in the printed document 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 PrintParagraphStyle element contains an integer which is the Object ID of the related Style object.

The PrintParagraphStyle element corresponds to the "Paragraph Style" field on the Print 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

<PrintParagraphStyle inherited="true">0</PrintParagraphStyle>