StiPpt2007ExportService Class |
Namespace: Stimulsoft.Report.Export
The StiPpt2007ExportService type exposes the following members.
Name | Description | |
---|---|---|
StiPpt2007ExportService | Initializes a new instance of the StiPpt2007ExportService class |
Name | Description | |
---|---|---|
DefaultExtension |
Gets or sets a default extension of export.
(Overrides StiExportServiceDefaultExtension.) | |
ExportFormat | (Overrides StiExportServiceExportFormat.) | |
ExportNameInMenu |
Gets an export name in the context menu.
(Overrides StiExportServiceExportNameInMenu.) | |
GroupCategory |
Gets a group of the export in the context menu.
(Overrides StiExportServiceGroupCategory.) | |
IsStopped | (Inherited from StiExportService.) | |
MultipleFiles |
Gets a value indicating a number of files in exported document as a result of export
of one page of the rendered report.
(Overrides StiExportServiceMultipleFiles.) | |
OwnerWindow | (Inherited from StiExportService.) | |
Position |
Gets a position of the export in the context menu.
(Overrides StiExportServicePosition.) | |
Progress | (Inherited from StiExportService.) | |
Properties | (Inherited from StiService.) | |
RenderedPagesCount | (Inherited from StiExportService.) | |
ServiceCategory |
Gets a service category.
(Inherited from StiExportService.) | |
ServiceEnabled | (Inherited from StiService.) | |
ServiceInfo | (Inherited from StiService.) | |
ServiceName | (Inherited from StiService.) | |
ServiceType |
Gets a service type.
(Inherited from StiExportService.) | |
StatusString |
Gets or sets a status string for the progress information.
(Inherited from StiExportService.) |
Name | Description | |
---|---|---|
Clone | (Inherited from StiService.) | |
CloseProgress | (Inherited from StiExportService.) | |
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.
(Inherited from StiExportService.) | |
Export(StiReport, String) |
Exports a document to the stream.
(Inherited from StiExportService.) | |
Export(StiReport, String, StiGuiMode) |
Exports a document to the stream.
(Inherited from StiExportService.) | |
Export(StiReport, String, Boolean) |
Exports a document to the stream.
(Inherited from StiExportService.) | |
Export(StiReport, String, Boolean, StiGuiMode) |
Exports a rendered report to the PowerPoint file.
Also exported document can be sent via e-mail.
(Overrides StiExportServiceExport(StiReport, String, Boolean, StiGuiMode).) | |
ExportPowerPoint(StiReport, Stream) |
Exports rendered report to an PowerPoint file.
| |
ExportPowerPoint(StiReport, String) |
Exports rendered report to an PowerPoint file.
| |
ExportPowerPoint(StiReport, Stream, StiPpt2007ExportSettings) | ||
ExportPowerPoint(StiReport, Stream, StiPagesRange) |
Exports rendered report to an PowerPoint file.
| |
ExportTo |
Exports a document to the stream without dialog of the saving file.
(Overrides StiExportServiceExportTo(StiReport, Stream, StiExportSettings).) | |
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 the PowerPoint files.
(Overrides StiExportServiceGetFilter.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
InvokeExporting(StiExportingEventArgs) | (Inherited from StiExportService.) | |
InvokeExporting(Int32, Int32, Int32, Int32) | (Inherited from StiExportService.) | |
InvokeExporting(StiPage, StiPagesCollection, Int32, Int32) | (Inherited from StiExportService.) | |
IsPropertiesInitializedProtected | (Inherited from StiService.) | |
IsPropertyPresent | (Inherited from StiService.) | |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
OnExporting | (Inherited from StiExportService.) | |
OpenFile | (Inherited from StiExportService.) | |
PackService | (Inherited from StiService.) | |
ProcessFile | (Inherited from StiExportService.) | |
SendEMail(String, String, String) | (Inherited from StiExportService.) | |
SendEMail(String, String, String, String) | (Inherited from StiExportService.) | |
ShowProgress | (Inherited from StiExportService.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Exporting |
An event which fires when report is being exported.
(Inherited from StiExportService.) |