Click or drag to resize
Pdf Library for .NET

PdfPageOrientation Enumeration

The list of pdf pages available orientations.

Namespace:  SelectPdf
Assembly:  Select.Pdf (in Select.Pdf.dll) Version: 20.2
Syntax
public enum PdfPageOrientation
Members
  Member nameValueDescription
Portrait0 Portrait
Landscape1 Landscape
See Also