Table of Contents

Enum PageOrientation

Namespace
DocWright.Core.Document
Assembly
DocWright.Core.dll

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

public enum PageOrientation

Fields

Portrait = 0

Portrait orientation (the default).

Landscape = 1

Landscape orientation (w:orient "landscape").