|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
IExportOptions | This interface provides properties and methods for retrieving information and setting options for exporting your report (such as export format and destination). |
IPageBasedExportFormatOptions | This interface defines export options used when exporting to a page based export format. |
IPDFExportFormatOptions | This interface provides options that can be set when exporting a report to PDF format. |
IRTFWordExportFormatOptions | This interface provides options that can be set when exporting a report to Word or RTF format. |
Class Summary | |
ExportOptions | This object provides properties and methods for retrieving information and setting options for exporting your report (such as export format and destination). |
ExportPageAreaPairKind | This class contains constants used to indicate how the page header and footer pair should be exported. |
PageBasedExportFormatOptions | This abstract object defines export options when exporting to a page based export format. |
PDFExportFormatOptions | This class provides options that can be set when exporting a report to PDF format. |
ReportExportFormat | This class is used to specify the export format of a document. |
RTFWordExportFormatOptions | This class provides options that can be set when exporting a report to Word or RTF format. |
This package allows you to specify the export format of a report document.
Note: With the exception of
ReportExportFormat
, these classes are used primarily by the Report Application
Server Java SDK in order to export reports from the viewers.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |