Click or drag to resize

StiExportService Methods

The StiExportService type exposes the following members.

Methods
  NameDescription
Public methodClone (Inherited from StiService.)
Protected methodCloseProgress
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExport(StiReport)
Exports a document to the stream with dialog of saving file.
Public methodExport(StiReport, String)
Exports a document to the stream.
Public methodExport(StiReport, String, StiGuiMode)
Exports a document to the stream.
Public methodExport(StiReport, String, Boolean)
Exports a document to the stream.
Public methodExport(StiReport, String, Boolean, StiGuiMode)
Exports a document to the stream.
Public methodExportTo
Exports a document to the stream without dialog of the saving file.
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodGetFilter
Returns a filter for files of the export format.
Public methodStatic memberGetFilters
Returns the filter of all available services which serves for saving, loading a document.
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodStatic memberGetOrderFileName
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeExporting(StiExportingEventArgs)
Public methodInvokeExporting(Int32, Int32, Int32, Int32)
Public methodInvokeExporting(StiPage, StiPagesCollection, Int32, Int32)
Protected methodIsPropertiesInitializedProtected (Inherited from StiService.)
Public methodIsPropertyPresent (Inherited from StiService.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodOnExporting
Protected methodOpenFile
Public methodPackService (Inherited from StiService.)
Protected methodProcessFile
Protected methodSendEMail(String, String, String)
Protected methodSendEMail(String, String, String, String)
Protected methodShowProgress
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also