|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| IDataDocument | This interface enables you to get and set the database and the data definition. |
| IDocument | This interface enables you to get and set basic information for the document. |
| IPageMargins | This interface allows you to get and set the page margins of the report. |
| IPrintOptions | This interface allows you to get and set the print options for a report. |
| IReportDocument | This interface enables you to get and set the report's definition, options, summary information, and major and minor versions. |
| IReportOptions | This interface enables you to get and set a number of options that apply only to an active report. |
| ISummaryInfo | This interface enables you to get and set summary information for the report. |
| Class Summary | |
|---|---|
| DataDocument | This object enables you to get and set information about the document's data source. |
| IPrintOptions.PrinterType | For internal use only. |
| IPrintOptions.ScaleOptionType | For internal use only. |
| PageMargins | This object allows you to get and set the page margins of the report. |
| PaperOrientation | This class is used to specify the paper orientation of the report. |
| PaperSize | This class is used to specify the paper size of the report. |
| PaperSource | This class is used to specify the paper source (input tray) of the printer when printing a report. |
| PrinterDuplex | This class is used to specify the printer duplex of the report, which determines how to handle printing on both sides of paper. |
| PrintOptions | This object allows you to get and set the print options for a report. |
| PrintReportOptions | This object provides access to the server-side printing options in the RAS SDK that are available for a report. |
| PrintReportOptions.PageRange | Use this class to specify a printer page range. |
| ReportDocument | The object enables you to get and set report document information. |
| ReportOptions | This object enables you to get and set a number of technical options that apply only to an active report. |
| SummaryInfo | This object enables you to get and set summary information for the report. |
This package controls the manipulation of supported report documents. This package enables you to perform a variety of modifications to a report, as well as allows you to modify and copy it. Classes and interfaces exist for both the generic document manipulation and specific report document manipulation.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||