OdsPageBackgroundImagePositionType module
-
class OdsPageBackgroundImagePositionType.OdsPageBackgroundImagePositionType(value)
Bases: Enum
-
BottomCenter = 7
-
BottomLeft = 6
-
BottomRight = 8
-
CenterCenter = 4
-
CenterLeft = 3
-
CenterRight = 5
-
TopCenter = 1
-
TopLeft = 0
-
TopRight = 2