ContentPlacement Enumeration
This public enumerated type defines the placement of the additional
content items in the table of contents if any are defined.
Namespace: SandcastleBuilder.UtilsAssembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.9.12.0
[SerializableAttribute]
public enum ContentPlacement
<SerializableAttribute>
Public Enumeration ContentPlacement
[SerializableAttribute]
public enum class ContentPlacement
[<SerializableAttribute>]
type ContentPlacement
AboveNamespaces | 0 | Additional content appears above the namespaces |
BelowNamespaces | 1 | Additional content appears below the namespaces |