Click or drag to resize

PrintOrientation Enumeration

Indicates the print orientation.

Namespace:  RootPro.RootProCAD
Assembly:  RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax
public enum PrintOrientation
Members
  Member nameValueDescription
Portrait0 The Portrait orientation option.
Landscape1 The Landscape orientation option.
Auto2 The Auto orientation option.
See Also