Enum HeaderAlignment
- Namespace
- DocToolkit
- Assembly
- DocToolkit.Primitives.dll
Where a header or footer line sits across the page.
public enum HeaderAlignment
Fields
Center = 1Centred between the margins.
Left = 0Against the left margin.
Right = 2Against the right margin.