Themed 2026 Presentation Style Preview

ApiTopicSectionHandlerRenderSection Property

This is the action to perform that will render the section

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation.Elements
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public Action<TopicTransformationCore> RenderSection { get; }

Property Value

ActionTopicTransformationCore

See Also