ActiveReports 8
GrapeCity.ActiveReports.Web.ExportOptions Namespace
See Also  Inheritance Hierarchy
GrapeCity.ActiveReports.Web.v8 Assembly : GrapeCity.ActiveReports.Web.ExportOptions Namespace

Glossary Item Box

The GrapeCity.ActiveReports.Web.ExportOptions namespace contains the HtmlExport and PdfExport classes.

Classes

 ClassDescription
ClassFlashViewerOptions Allows you to set options for the FlashViewer ViewerType of the WebViewer control.
ClassFlashViewerOptions.FlashViewerPrintOptions Allows you to set printing options for the FlashViewer ViewerType of the WebViewer control.
ClassHtmlExportOptions Allows you to set options when using the HTML ViewerType.
ClassPdfExportOptions Allows you to set options when using the PDF ViewerType.
ClassTocPanelOptions Allows you to set options for the table of contents pane for the FlashViewer ViewerType of the WebViewer control.

Enumerations

 EnumerationDescription
EnumerationFlashViewerOptions.PaperOrientationOptions An enumeration of values indicating whether and how to adjust paper orientation in the FlashViewer.
EnumerationFlashViewerOptions.ScalePagesOptions An enumeration of values indicating whether and how to scale pages in the FlashViewer.
EnumerationTocPanelAlignment Specifies the position of the table of contents pane.
EnumerationViewType Specifies the page view type.
EnumerationWindowMode An enumeration of window mode options for the ActiveReports WebForms WebViewer server control for ASP.NET.

See Also