StiTiffExportService Class |
Namespace: Stimulsoft.Report.Export
The StiTiffExportService type exposes the following members.
Name | Description | |
---|---|---|
![]() | StiTiffExportService | Initializes a new instance of the StiTiffExportService class |
Name | Description | |
---|---|---|
![]() | DefaultExtension |
Gets or sets a default extension of export.
(Inherited from StiImageExportService.) |
![]() | ExportFormat | (Inherited from StiImageExportService.) |
![]() | ExportNameInMenu |
Gets a name of the export in the context menu.
(Overrides StiImageExportServiceExportNameInMenu.) |
![]() | GroupCategory |
Gets a group of the export in the context menu.
(Inherited from StiImageExportService.) |
![]() | 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.
(Inherited from StiExportService.) |
![]() | OwnerWindow | (Inherited from StiExportService.) |
![]() | Position |
Gets a position of the export in the context menu.
(Inherited from StiImageExportService.) |
![]() | 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.) |
![]() | WCFExportType | (Inherited from StiImageExportService.) |
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 tiff 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.) |
Name | Description | |
---|---|---|
![]() | Exporting |
An event which fires when report is being exported.
(Inherited from StiExportService.) |