Table of Contents

Namespace DocWright.Core.Document

Enums

BreakClear

Where a text-wrapping break restarts relative to floating objects (ECMA-376 Part 1 §17.18.3 ST_BrClear).

BreakKind

The kind of an explicit break character (ECMA-376 Part 1 §17.18.4 ST_BrType).

DocumentGridType

The document grid mode (w:docGrid w:type). Determines whether the grid's line pitch and character space snap layout. Only Lines and LinesAndChars snap lines to the grid pitch; the others leave line height to normal spacing.

FloatingWrapKind

How text wraps around a floating drawing object (ECMA-376 Part 1 §20.4.2 wrap elements).

FontScriptHint

The script classification a formatting decision applies to (ECMA-376 Part 1 §17.18.41 ST_Hint and the rFonts script slots).

HeightRule

How a table-row height value is interpreted (ECMA-376 Part 1 §17.18.37 ST_HeightRule).

HighlightColor

Text highlighting color (ECMA-376 Part 1 §17.18.40 ST_HighlightColor).

LevelSuffix

The content inserted between a numbering symbol and paragraph text (ECMA-376 Part 1 §17.18.46 ST_LevelSuffix).

LineSpacingRule

How the line spacing value of a paragraph is interpreted (ECMA-376 Part 1 §17.18.48 ST_LineSpacingRule).

NoteKind

Distinguishes footnotes from endnotes.

PageOrientation

Page orientation (ECMA-376 Part 1 §17.18.51 ST_PageOrientation).

ParagraphAlignment

Paragraph alignment (ECMA-376 Part 1 §17.18.44 ST_Jc). The DOM stores the value as written; Start/End are logical values that the style resolver maps to physical Left/Right using the paragraph's bidirectional setting.

RevisionView

Which revision state the style resolver projects when collapsing tracked changes (Word's "No Markup" and "Original" review views).

RunVerticalAlignment

Vertical positioning of run text relative to the baseline (ECMA-376 Part 1 §22.9.2.17 ST_VerticalAlignRun).

SectionStartKind

How a section begins (ECMA-376 Part 1 §17.18.77 ST_SectionMark).

TabLeader

The leader character filling the space before a tab stop (ECMA-376 Part 1 §17.18.85 ST_TabTlc).

TabStopKind

The kind of a custom tab stop (ECMA-376 Part 1 §17.18.84 ST_TabJc). Start and End are the logical forms of Left and Right.

TableWidthUnit

The unit of a table measurement value (ECMA-376 Part 1 §17.18.90 ST_TblWidth).

TextFlowDirection

Text flow direction of a region (ECMA-376 Part 1 §17.18.93 ST_TextDirection).

UnderlineStyle

Underline pattern for a run (ECMA-376 Part 1 §17.18.99 ST_Underline).

VerticalJustification

Vertical justification of content within a region (ECMA-376 Part 1 §17.18.101 ST_VerticalJc).

VerticalMergeKind

Vertical-merge participation of a table cell (ECMA-376 Part 1 §17.18.57 ST_Merge).