Table of Contents

Struct ResolvedTabStop

Namespace
DocWright.Layout
Assembly
DocWright.Layout.dll

A resolved tab stop: explicit stops only, sorted by position, clears already applied.

public readonly struct ResolvedTabStop
Inherited Members

Constructors

ResolvedTabStop(Twips, TabStopKind, TabLeader)

Initializes a resolved stop.

Properties

Kind

Gets the stop kind.

Leader

Gets the leader fill.

Position

Gets the position from the leading margin.