PrintPageNumberFormat Element

Author-it XML Format

Description

Allows you to choose the format of the page numbering for the section.

The PrintPageNumberFormat element corresponds to the "Page number format" field, on the Page Numbering sub-tab, on the Print tab of the Media object.

Attributes

Attribute Name

Optional

Data Type

inherited

Yes

Boolean

Parent Element

Media

Values

Data Type

Range

Integer

0 to 4, where:

0 = 1,2,3 ...
1 = a,b,c ...
2 = A,B,C ...
3 = i,ii,iii ...
4 = I,II,III ...

Sample XML

<PrintPageNumberFormat>0</PrintPageNumberFormat>