Table of Contents

Enum HeaderAlignment

Namespace
DocToolkit
Assembly
DocToolkit.Primitives.dll

Where a header or footer line sits across the page.

public enum HeaderAlignment

Fields

Center = 1

Centred between the margins.

Left = 0

Against the left margin.

Right = 2

Against the right margin.