Table of Contents

Interface IListComposer

Namespace
DocWright.Composition
Assembly
DocWright.Composition.dll

Composes an ordered or bulleted list over Word's numbering model.

public interface IListComposer

Methods

Item()

Adds a top-level item.

Item(int)

Adds an item at a nesting level.

Ordered()

Numbers the list. Lists are bulleted unless this is called.