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.
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.3.22.0
public string NoticeStyleClasses { get; set; }
Public Property NoticeStyleClasses As String
Get
Set
public:
property String^ NoticeStyleClasses {
String^ get ();
void set (String^ value);
}
member NoticeStyleClasses : string with get, set
Property Value
String