PageOrientation Enumeration

NReco.PdfGenerator Class Library Documentation
PDF page orientation

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public enum PageOrientation
Members

  Member nameValueDescription
Default0
Landscape1 Landscape orientation
Portrait2 Portrait orientation (default)
See Also

Reference