AutoOutlineType Enum
Definition
- Assembly
- Sandcastle.Core.dll
This enumerated type defines the auto-outline type
[Serializable]
public enum AutoOutlineType
Fields
| Name | Value | Description |
|---|---|---|
| TopLevel | 0 |
Top level with related topics section |
| TopNoRelated | 1 |
Top level without the related topics section |
| Subsection | 2 |
Subsection |
| SubSubsection | 3 |
Sub-subsection |