Click or drag to resize

PageOrientation Enumeration

PDF page orientation.

Namespace:  SelectPdf.Api
Assembly:  SelectPdf.Api (in SelectPdf.Api.dll) Version: 1.4.0
Syntax
public enum PageOrientation
Members
  Member nameValueDescription
Portrait0 Portrait page orientation.
Landscape1 Landscape page orientation.
See Also