TopicTransformationCoreDocumentNode Property
This read-only property returns the root document node for the topic being rendered
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.12.21.0
public XElement DocumentNode { get; }
Public ReadOnly Property DocumentNode As XElement
Get
public:
property XElement^ DocumentNode {
XElement^ get ();
}
member DocumentNode : XElement with get
Property Value
XElement