Table of Contents

Class DocDefaults

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

The document-wide formatting defaults (ECMA-376 Part 1 §17.7.5.1 w:docDefaults) — the base of every resolution chain.

public sealed class DocDefaults : UnknownXmlHost
Inheritance
DocDefaults
Inherited Members

Constructors

DocDefaults()

Properties

CharacterFormat

Gets or sets the default run formatting (w:rPrDefault/w:rPr), or null.

ParagraphFormat

Gets or sets the default paragraph formatting (w:pPrDefault/w:pPr), or null.

Methods

Clone()

Creates a deep copy.