Table of Contents

Class NumberingInstance

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

A concrete numbering instance (ECMA-376 Part 1 §17.9.15 w:num) mapping a numbering id used by paragraphs to an abstract definition plus optional level overrides.

public sealed class NumberingInstance : UnknownXmlHost
Inheritance
NumberingInstance
Inherited Members

Constructors

NumberingInstance(int, int)

Initializes an instance.

Properties

AbstractNumberingId

Gets the abstract definition id.

LevelOverrides

Gets the level overrides in document order.

NumberingId

Gets the instance id paragraphs reference.

Methods

Clone()

Creates a deep copy.

FindOverride(int)

Returns the override for a level, or null.