Enum OdsPageBackgroundGraphicType

OdsPageBackgroundGraphicType enumeration

Represents the type of formatting page background with image.

public enum OdsPageBackgroundGraphicType

Values

NameValueDescription
Position0Set the image at specific position.
Area1Stretch the image.
Tile2Repeat and repeat the image.

See Also