Enum OdsPageBackgroundGraphicPositionType

OdsPageBackgroundGraphicPositionType enumeration

Represents the position.

public enum OdsPageBackgroundGraphicPositionType

Values

NameValueDescription
TopLeft0Top left.
TopCenter1Top center.
TopRight2Top right.
CenterLeft3Center left.
CenterCenter4Center.
CenterRight5Center right.
BottomLeft6Bottom left.
BottomCenter7Bottom center.
BottomRight8Bottom right.

See Also