Table of Contents

Class ResolvedDocument

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

The immutable, fully-resolved projection of a document produced by StyleResolver: no style references, all lengths in twips, tracked changes collapsed. This — never the mutable DOM — is what layout consumes.

public sealed class ResolvedDocument
Inheritance
ResolvedDocument
Inherited Members

Properties

Endnotes

Gets the resolved endnotes (separator pseudo-notes excluded).

Footnotes

Gets the resolved footnotes (separator pseudo-notes excluded).

Sections

Gets the resolved sections in document order.

Settings

Gets the resolved document settings.