RenderTopicEventArgsTopicContent Property
The topic content
Namespace: Sandcastle.Core.PresentationStyle.TransformationAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public XDocument TopicContent { get; }
Public ReadOnly Property TopicContent As XDocument
Get
public:
property XDocument^ TopicContent {
XDocument^ get ();
}
member TopicContent : XDocument with get
Property Value
XDocument