Table of Contents

Notice.NoticeStyleClasses Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

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.

public string NoticeStyleClasses { get; set; }

Property Value

string