HeadingStyle

Overview

HeadingStyle is a enum in Aspose.Words FOSS for Python.

Heading export style preference.

This enumeration defines 2 values: ATX, SETEXT.

Values

ValueDescription
ATXRepresents the ATX style of Markdown headings
SETEXT

See Also