ContentPlacement Enumeration
This public enumerated type defines the placement of the conceptual content items in the table of
contents if any are defined.
Namespace: Sandcastle.Core.ConceptualContentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.9.30.0
[SerializableAttribute]
public enum ContentPlacement
<SerializableAttribute>
Public Enumeration ContentPlacement
[SerializableAttribute]
public enum class ContentPlacement
[<SerializableAttribute>]
type ContentPlacement
| AboveNamespaces | 0 | Conceptual content appears above the namespaces |
| BelowNamespaces | 1 | Conceptual content appears below the namespaces |