17.18.64 ST_PageBorderZOrder

This simple type specifies whether the page border is positioned above or below intersecting texts and objects in this document.

[Example: Consider a document in which the page border must be displayed below any intersecting text as follows:

image

This setting is specified by setting the value of an attribute with to back, which specifies that the page border must be displayed behind all intersecting text and objects. end example]

This simple type’s contents are a restriction of the W3C XML Schema string datatype.

This simple type is restricted to the values

listed in the following table:

Enumeration Value

Description

Specifies that the page border shall be rendered beneath any text or object which intersects it - effectively placing it at the lowest z-order on the page.

Specifies that the page border shall be rendered above any text or object which intersects it - effectively placing it at the highest z-order on the page.

[Note: The W3C XML Schema definition of this simple type’s content model (ST_PageBorderZOrder) is located in A.1. end note]

Last updated on