Click or drag to resize

Orientation Enumeration

Specifies page orientation.

Namespace:  SautinSoft.Document
Assembly:  SautinSoft.Document (in SautinSoft.Document.dll) Version: 5.3.6.22
Syntax
public enum Orientation
Members
  Member nameValueDescription
Portrait0 Portrait page orientation (narrow and tall).
Landscape1 Landscape page orientation (wide and short).
See Also