Notice.NoticeStyleClasses Property

For HTML presentation styles, this allows you to set the CSS classes used for the topic notice. If not set, a default style will be used.

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public string NoticeStyleClasses { get; set; }

Property Value

String

See Also