Click or drag to resize
Sandcastle Help File BuilderContentPlacement Enumeration
This public enumerated type defines the placement of the additional content items in the table of contents if any are defined.

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2014.11.22.0
Syntax
[SerializableAttribute]
public enum ContentPlacement
Members
  Member nameValueDescription
AboveNamespaces0Additional content appears above the namespaces
BelowNamespaces1Additional content appears below the namespaces
See Also