LanguageSpecificTextApplyKeywordStyle Property

This read-only property returns true if the KeywordStyleName will be applied to the rendered language-specific text or false if not.

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.Html
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public bool ApplyKeywordStyle { get; }

Property Value

Boolean

See Also