Click or drag to resize
Pdf Library for .NET

PdfPageOrientation Enumeration

The list of pdf pages available orientations.

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