ConvertibleElementStyleName Property

This read-only property returns the style name if specified

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public string StyleName { get; }

Property Value

String
If null, no style attribute will be rendered

See Also