Table of Contents

Class ResolveOptions

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

Options for one resolution pass.

public sealed class ResolveOptions
Inheritance
ResolveOptions
Inherited Members

Constructors

ResolveOptions()

Properties

Checkpoint

Gets or sets a callback invoked at block-list boundaries during resolution. Throwing from it aborts the resolution.

Diagnostics

Gets or sets the sink for structured diagnostics, or null to discard them.

Fonts

Gets or sets the font engine used for shape content that resolves to glyph outlines rather than to text — WordArt (v:textpath) is the only such content today.

MaxNestedTableDepth

Gets or sets the maximum nested-table depth resolution will admit, or null for the built-in ceiling alone.

RevisionView

Gets or sets which revision state is projected. Defaults to Final.