AutoOutlineType Enumeration

This enumerated type defines the auto-outline type

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
[SerializableAttribute]
public enum AutoOutlineType

Members

TopLevel0 Top level with related topics section
TopNoRelated1 Top level without the related topics section
Subsection2 Subsection
SubSubsection3 Sub-subsection

See Also