Table ElementTable Caption Style Property
This is used to get or set the table caption 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 caption
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2026.1.20.0
C#
public string TableCaptionStyle { get; set; }VB
Public Property TableCaptionStyle As String
Get
SetC++
public:
property String^ TableCaptionStyle {
String^ get ();
void set (String^ value);
}F#
member TableCaptionStyle : string with get, setProperty Value
StringThe default if not set explicitly is caption