Table of Contents

Enum GroupLabel

Namespace
Mythosia.Documents.Elements
Assembly
Mythosia.Documents.Abstractions.dll

Labels for group (container) items, following the docling GroupLabel convention.

public enum GroupLabel

Fields

Chapter = 2

Chapter grouping.

List = 1

List container (holds ListItems).

Section = 3

Section grouping.

Sheet = 4

Spreadsheet sheet.

Slide = 5

Presentation slide.

Unspecified = 0

Unspecified group.