Enum SectionHeaderType

SectionHeaderType enumeration

Represents the type of heading for the section.

public enum SectionHeaderType

Values

NameValueDescription
h10Heading element h1
h21Heading element h2
h32Heading element h3
h43Heading element h4
h54Heading element h5
h65Heading element h6
header6Heading element header

See Also