SandcastleProjectPresentationStyle Property

This read-only property is used to get the presentation style for the help topic pages

Definition

Namespace: SandcastleBuilder.Utils
Assembly: SandcastleBuilder.Utils (in SandcastleBuilder.Utils.dll) Version: 2024.2.18.0
public string PresentationStyle { get; }

Property Value

String
The default is defined by ConstantsDefaultPresentationStyle

See Also