LanguageSpecificTextApplyKeywordStyle Property
This read-only property returns true if the
KeywordStyleName will be applied to the
rendered language-specific text or false if not.
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.HtmlAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool ApplyKeywordStyle { get; }
Public ReadOnly Property ApplyKeywordStyle As Boolean
Get
public:
property bool ApplyKeywordStyle {
bool get ();
}
member ApplyKeywordStyle : bool with get
Property Value
Boolean