Email this Page Log Support Call Send Feedback Print

Previous Topic

Next Topic

PrintCaptionPosition Element

Description

Allows you to choose where the caption is positioned relative to the file in the Word document - above or below.

The PrintCaptionPosition element contains an integer which represents the caption position in the Word document.

The PrintCaptionPosition element corresponds to the "Position" field on the Caption sub-tab, on the Document tab of the File object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

File

Values

Data Type

Range

Integer

0, 1 - where:

0 = Above file
1 = Below file

Sample XML

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