OdsPageBackgroundGraphicPositionType enumeration

OdsPageBackgroundGraphicPositionType enumeration

Represents the position.

The OdsPageBackgroundGraphicPositionType type exposes the following members:

Fields

FieldDescription
TOP_LEFTTop left.
TOP_CENTERTop center.
TOP_RIGHTTop right.
CENTER_LEFTCenter left.
CENTER_CENTERCenter.
CENTER_RIGHTCenter right.
BOTTOM_LEFTBottom left.
BOTTOM_CENTERBottom center.
BOTTOM_RIGHTBottom right.

See Also