TopicTransformationCoreRenderTopic Method

Render the topic content based on the topic type

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
protected abstract XDocument RenderTopic()

Return Value

XDocument
The current topic rendered in the presentation style format

See Also