Themed 2026 Presentation Style Preview

TopicTransformationCoreDocumentNode Property

This read-only property returns the root document node for the topic being rendered

Definition

Namespace: Sandcastle.Core.PresentationStyle.Transformation
Assembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2025.12.18.0
public XElement DocumentNode { get; }

Property Value

XElement

See Also