VDocs.NET
HomeAPI Reference
Back to DOM

DOM.Enums.PageOrientation

Namespace: DOM.Enums

Represents the possible orientations of a page in a document.

2 members

Fields

Landscape

The page is wider than it is tall, with the text and content appearing horizontally.

Portrait

The page is taller than it is wide, with the text and content appearing vertically.