OdsPageBackgroundGraphicPositionType Enum
OdsPageBackgroundGraphicPositionType Enum
Represents the position.
type OdsPageBackgroundGraphicPositionType int32
Fields
| Field | Description |
|---|---|
| TopLeft | Top left. |
| TopCenter | Top center. |
| TopRight | Top right. |
| CenterLeft | Center left. |
| CenterCenter | Center. |
| CenterRight | Center right. |
| BottomLeft | Bottom left. |
| BottomCenter | Bottom center. |
| BottomRight | Bottom right. |