ContentPlacement Enum
Definition
- Namespace
- Sandcastle.Core.ConceptualContent
- Assembly
- Sandcastle.Core.dll
This public enumerated type defines the placement of the conceptual content items in the table of contents if any are defined.
[Serializable]
public enum ContentPlacement
Fields
| Name | Value | Description |
|---|---|---|
| AboveNamespaces | 0 |
Conceptual content appears above the namespaces |
| BelowNamespaces | 1 |
Conceptual content appears below the namespaces |