Table of Contents

ApplyingChangesEventArgs.Document Property

Definition

Namespace
Sandcastle.Core.BuildAssembler.BuildComponent
Assembly
Sandcastle.Core.dll

This read-only property returns the topic document that will be modified

public XmlDocument Document { get; }

Property Value

XmlDocument

Remarks

Event handlers can modify the topic's XML as needed