StiDbfExportService Methods |
The StiDbfExportService type exposes the following members.
| 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 document to the file.
(Overrides StiExportServiceExport(StiReport, String, Boolean, StiGuiMode).) | |
| ExportDbf(StiReport, Stream) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, String) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, Stream, StiDataExportSettings) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, String, StiDbfCodePages) |
Exports rendered report to a dbf file.
| |
| ExportDbf(StiReport, Stream, StiPagesRange, StiDbfCodePages) |
Exports a rendered report to a dbf file.
| |
| ExportDbf(StiReport, String, StiPagesRange, StiDbfCodePages) |
Exports rendered report to a dbf 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 dbf 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.) |