ISandcastle ProjectPresentation Style Property
This read-only property is used to get the presentation style for the help topic pages
Definition
Namespace: Sandcastle.Core.Project
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The default is defined by ConstantsDefaultPresentationStyle
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
string PresentationStyle { get; }VB
ReadOnly Property PresentationStyle As String
GetC++
property String^ PresentationStyle {
String^ get ();
}F#
abstract PresentationStyle : string with getProperty Value
StringThe default is defined by ConstantsDefaultPresentationStyle