GrapeCity.ActiveReports.Web.v8 Assembly > GrapeCity.ActiveReports.Web.ExportOptions Namespace : FlashViewerOptions.PaperOrientationOptions Enumeration |
'Declaration Public Enum FlashViewerOptions.PaperOrientationOptions Inherits System.Enum
public enum FlashViewerOptions.PaperOrientationOptions : System.Enum
Member | Description |
---|---|
AdjustByFirstPage | The FlashViewer checks the first page, and if the orientation does not match that of the printer, adjusts the entire report without checking additional pages. |
Auto | The FlashViewer checks every page and if necessary, rotates it 90 degrees so its orientation fits the paper. |
None | Paper orientation is not adjusted in the FlashViewer. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.Web.ExportOptions.FlashViewerOptions.PaperOrientationOptions