PreliminaryElementPreliminaryContainerElement Property

This is used to get or set the container element that will hold the preliminary text for HTML output

Definition

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

Property Value

String
The default if not set explicitly is span

See Also