LanguageSpecificTextKeywordStyleName 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: 2024.12.21.0
public static string KeywordStyleName { get; set; }

Property Value

String
The default if not set is keyword

See Also