Table of Contents

Namespace DocWright.Core.Primitives

Classes

AxisScaleMath

The arithmetic every value axis shares: the 1/2/5 ladder, the axis top a step implies, and the projection of a value onto the axis.

FixedPointMath

Integer fixed-point arithmetic helpers used by all layout math.

Structs

ColorRgb

A 24-bit RGB color, or the special Word "auto" color (ECMA-376 Part 1 §17.18.40 ST_HexColor: either the literal auto or a six-digit hex triplet with no leading '#').

Emu

A length in English Metric Units (EMU), the unit DrawingML uses for image and shape extents. 914400 EMU = 1 inch; 12700 EMU = 1 point; 635 EMU = 1 twip.

PageRange

An inclusive, 1-based selection of page numbers. The default value is All.

Twips

A length in twips (twentieths of a typographic point), the integer unit used for all DocWright layout arithmetic. 1 point = 20 twips; 1 inch = 1440 twips.