ExportOptions Members

Provides properties for retrieving and setting options for exporting your report.

The following tables list the members exposed by the ExportOptions type.

Public Properties

Property Description
Public property DestinationOptions  Gets or sets the DestinationOptions.
Public property ExportDestinationOptions  Gets or sets the options for the destination of the export for the report.
Public property ExportDestinationType  Gets or sets the export destination type.
Public property ExportFormatOptions  Gets or sets the ExportFormatOptions.
Public property ExportFormatType  Gets or sets the export format type.
Public property FormatOptions  Gets or sets the FormatOptions.

Top

Public Methods

Method Description
Public method CreateDiskFileDestinationOptions  Creates options for the DiskFileDestinationOptions for the report's export.
Public method CreateExcelFormatOptions  Creates options for the ExcelFormatOptions for the report's export.
Public method CreateExchangeFolderDestinationOptions  Creates options for the ExchangeFolderDestinationOptions for the report's export.
Public method CreateHTMLFormatOptions  Creates options for the HTMLFormatOptions for the report's export.
Public method CreateMicrosoftMailDestinationOptions  Creates options for the MicrosoftMailDestinationOptions for the report's export.
Public method CreatePdfRtfWordFormatOptions  Creates options for the PdfRtfWordFormatOptions for the report's export.

Top

See Also

Reference

CrystalDecisions.Shared Namespace