ApplyingChangesEventArgsDocument Property
This read-only property returns the topic document that will be modified
Namespace: Sandcastle.Core.BuildAssembler.BuildComponentAssembly: Sandcastle.Core (in Sandcastle.Core.dll) Version: 2024.9.12.0
public XmlDocument Document { get; }
Public ReadOnly Property Document As XmlDocument
Get
public:
property XmlDocument^ Document {
XmlDocument^ get ();
}
member Document : XmlDocument with get
Property Value
XmlDocument Event handlers can modify the topic's XML as needed