PDFsharp-net6

PageOrientation

Namespace: PdfSharp

Specifies the orientation of a page.

public enum PageOrientation

Inheritance ObjectValueTypeEnumPageOrientation
Implements IComparable, IFormattable, IConvertible

Fields

Name Value Description
Portrait 0 The default page orientation.
Landscape 1 The width and height of the page are reversed.