Table of Contents

AppliedChangesEventArgs.Document Property

Definition

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

This read-only property returns the topic document that was modified

public XmlDocument Document { get; }

Property Value

XmlDocument

Remarks

Event handlers can further modify the topic's XML as needed