List ElementNo Bullet Style Property
This is used to get or set the "no bullet" list style
Definition
Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements.Html
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
The default if not set explicitly is noBullet
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string NoBulletStyle { get; set; }VB
Public Property NoBulletStyle As String
Get
SetC++
public:
property String^ NoBulletStyle {
String^ get ();
void set (String^ value);
}F#
member NoBulletStyle : string with get, setProperty Value
StringThe default if not set explicitly is noBullet