Themed 2026 Presentation Style Preview

CodeInlineElement Constructor

Constructor

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public CodeInlineElement(
	string renderedElement,
	string styleName
)

Parameters

renderedElement  String
The element name to use in the rendered topic
styleName  String
The style name to use in the style attribute

See Also