Language Specific TextKeyword Style Name Property
This is used to get or set the keyword style name
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.Html
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The default if not set is keyword
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public static string KeywordStyleName { get; set; }VB
Public Shared Property KeywordStyleName As String
Get
SetC++
public:
static property String^ KeywordStyleName {
String^ get ();
void set (String^ value);
}F#
static member KeywordStyleName : string with get, setProperty Value
StringThe default if not set is keyword