StiExportService Class |
Namespace: Stimulsoft.Report.Export
The StiExportService type exposes the following members.
| Name | Description | |
|---|---|---|
| StiExportService | Initializes a new instance of the StiExportService class |
| Name | Description | |
|---|---|---|
| DefaultExtension |
Gets or sets a default extension of export.
| |
| ExportFormat | ||
| ExportNameInMenu |
Gets an export name in the context menu.
| |
| GroupCategory |
Gets a group of the export in the context menu.
| |
| IsStopped | ||
| MultipleFiles |
Gets a value indicating a number of files in exported document as a result of export
of one page of the rendered report.
| |
| OwnerWindow | ||
| Position |
Gets a position of the export in the context menu.
0-PDF, 1-HTML, 2-RTF, 3-XML, 4-EXCEL, 5-EXCELXML, 6-TEXT
10-BMP, 11-GIF, 12-JPEG, 13-PNG, 14-TIFF, 20-EMF
| |
| Progress | ||
| Properties | (Inherited from StiService.) | |
| RenderedPagesCount | ||
| ServiceCategory |
Gets a service category.
(Overrides StiServiceServiceCategory.) | |
| ServiceEnabled | (Inherited from StiService.) | |
| ServiceInfo | (Inherited from StiService.) | |
| ServiceName | (Inherited from StiService.) | |
| ServiceType |
Gets a service type.
(Overrides StiServiceServiceType.) | |
| StatusString |
Gets or sets a status string for the progress information.
|
| Name | Description | |
|---|---|---|
| Clone | (Inherited from StiService.) | |
| CloseProgress | ||
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Export(StiReport) |
Exports a document to the stream with dialog of saving file.
| |
| Export(StiReport, String) |
Exports a document to the stream.
| |
| Export(StiReport, String, StiGuiMode) |
Exports a document to the stream.
| |
| Export(StiReport, String, Boolean) |
Exports a document to the stream.
| |
| Export(StiReport, String, Boolean, StiGuiMode) |
Exports a document to the stream.
| |
| ExportTo |
Exports a document to the stream without dialog of the saving file.
| |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetFilter |
Returns a filter for files of the export format.
| |
| GetFilters |
Returns the filter of all available services which serves for saving, loading a document.
| |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetOrderFileName | ||
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| InvokeExporting(StiExportingEventArgs) | ||
| InvokeExporting(Int32, Int32, Int32, Int32) | ||
| InvokeExporting(StiPage, StiPagesCollection, Int32, Int32) | ||
| IsPropertiesInitializedProtected | (Inherited from StiService.) | |
| IsPropertyPresent | (Inherited from StiService.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| OnExporting | ||
| OpenFile | ||
| PackService | (Inherited from StiService.) | |
| ProcessFile | ||
| SendEMail(String, String, String) | ||
| SendEMail(String, String, String, String) | ||
| ShowProgress | ||
| ToString | Returns a string that represents the current object. (Inherited from Object.) |