Table of Contents

Class ResolvedNumbering

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

The numbering resolved for one paragraph: the effective level definition with overrides applied. Counter evaluation (the actual numbers) is a later phase.

public sealed class ResolvedNumbering
Inheritance
ResolvedNumbering
Inherited Members

Properties

AbstractNumberingId

Gets the abstract definition id.

IsLegal

Gets whether higher-level placeholders render as decimal.

Justification

Gets the alignment of the number itself.

Level

Gets the zero-based level.

LevelText

Gets the level text template with %1–%9 placeholders.

NumberFormat

Gets the ST_NumberFormat token, for example "decimal" or "bullet".

NumberProperties

Gets the resolved formatting of the number/bullet text.

NumberingId

Gets the numbering instance id the paragraph references.

Start

Gets the effective starting value (startOverride applied).

Suffix

Gets what follows the number.