ContentPlacement Enumeration

This public enumerated type defines the placement of the additional content items in the table of contents if any are defined.

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
[SerializableAttribute]
public enum ContentPlacement

Members

AboveNamespaces0Additional content appears above the namespaces
BelowNamespaces1Additional content appears below the namespaces

See Also