StiBmpExportService Methods |
The StiBmpExportService 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 rendered document to the file as image.
(Inherited from StiImageExportService.) | |
ExportImage(StiReport, Stream, StiImageExportSettings) |
Exports a rendered document to the stream as an image.
(Inherited from StiImageExportService.) | |
ExportImage(StiReport, Stream, StiImageFormat) |
Exports a rendered document to the stream as image.
(Inherited from StiImageExportService.) | |
ExportImage(StiReport, String, StiImageFormat) |
Exports a rendered document to the file as image.
(Inherited from StiImageExportService.) | |
ExportImage(StiReport, Stream, StiImageFormat, StiPagesRange) |
Exports a rendered document to the stream as an image.
(Inherited from StiImageExportService.) | |
ExportImage(StiReport, Stream, Double, Boolean, StiImageFormat, StiPagesRange) |
Exports a rendered document to the stream as an image.
(Inherited from StiImageExportService.) | |
ExportTo |
Exports a document to the stream without dialog of the saving file.
(Inherited from StiImageExportService.) | |
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 with bmp images.
(Overrides StiImageExportServiceGetFilter.) | |
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.) |