Enum PageOrientation
Specifies page orientation.
Namespace: Telerik.WinForms.Documents.Model
Assembly: Telerik.WinControls.RichTextEditor.dll
Syntax
public enum PageOrientation
Landscape
Landscape page orientation.
Portrait
Portrait page orientation.
Rotate0
Portrait page orientation.
Rotate180
Page is rotated 180 degrees.
Rotate270
Page is rotated 270 degrees
Rotate90
Landscape page orientation.