PaperOrientation Enumeration

The different types of paper orientations.

Namespace:  Dundas.BI.Print
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public enum PaperOrientation
Members
  Member nameValueDescription
Portrait0 Portrait paper orientation.
Landscape1 Landscape paper orientation.
See Also