Table of Contents

TopicTransformationCore.DocumentNode Property

Definition

Namespace
Sandcastle.Core.PresentationStyle.Transformation
Assembly
Sandcastle.Core.dll

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

public XElement DocumentNode { get; }

Property Value

XElement