LineDashStyle — Aspose.Slides FOSS Python API Reference

LineDashStyle — Represents the line dash style in a presentation. Inherits from: Enum.

Package: aspose.slides_foss


Values

MemberValueDescription
NOT_DEFINEDNotDefined
SOLIDSolid
DOTDot
DASHDash
LARGE_DASHLargeDash
DASH_DOTDashDot
LARGE_DASH_DOTLargeDashDot
LARGE_DASH_DOT_DOTLargeDashDotDot
SYSTEM_DASHSystemDash
SYSTEM_DOTSystemDot
SYSTEM_DASH_DOTSystemDashDot
SYSTEM_DASH_DOT_DOTSystemDashDotDot
CUSTOMCustom

See Also