LineStyle

Overview

LineStyle is a enum in Aspose.Slides FOSS for Python.

Represents the style of a line.

Values

ValueDescription
NOT_DEFINED
SINGLERepresents a single solid line style
THIN_THINRepresents a double line with two thin lines
THICK_THINRepresents a double line with a thick outer and thin inner line
THIN_THICK
THICK_BETWEEN_THINRepresents a triple line with a thick line between two thin lines

See Also