PresentationStyleSettingsApiTableOfContentsGenerator Property

This is used to get or set the table of content generator for API content

Definition

Namespace: Sandcastle.Core.PresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.2.18.0
public IApiTocGenerator ApiTableOfContentsGenerator { get; set; }

Property Value

IApiTocGenerator

See Also