MediaLinkElementCaptionLeadTextStyle Property

This is used to get or set the caption lead text style

Definition

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

Property Value

String
No style is applied if not set explicitly

See Also