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: 2024.9.12.0
public Action<TopicTransformationCore> RenderSection { get; }

Property Value

ActionTopicTransformationCore

See Also