Click or drag to resize

StiPdfExportService Methods

The StiPdfExportService type exposes the following members.

Methods
  NameDescription
Public methodClearFontsCache
Public methodClone (Inherited from StiService.)
Protected methodCloseProgress (Inherited from StiExportService.)
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.
(Inherited from StiExportService.)
Public methodExport(StiReport, String)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, StiGuiMode)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, Boolean)
Exports a document to the stream.
(Inherited from StiExportService.)
Public methodExport(StiReport, String, Boolean, StiGuiMode)
Exports rendered report to a pdf file. Also file may be sent via e-mail.
(Overrides StiExportServiceExport(StiReport, String, Boolean, StiGuiMode).)
Public methodExportPdf(StiReport, Stream)
Exports a document to the pdf file.
Public methodExportPdf(StiReport, String)
Exports a document to the pdf file.
Public methodExportPdf(StiReport, Stream, StiPdfExportSettings)
Public methodExportPdf(StiReport, Stream, StiPagesRange)
Exports a document to the pdf file.
Public methodExportPdf(StiReport, Stream, StiPagesRange, Single, Single)
Exports a document to the pdf file.
Public methodExportPdf(StiReport, Stream, StiPagesRange, Single, Single, Boolean, Boolean, Boolean)
Exports a document to the pdf file.
Public methodExportPdf(StiReport, Stream, StiPagesRange, Single, Single, Boolean, Boolean, Boolean, String, String, StiUserAccessPrivileges)
Exports a document to the pdf file.
Public methodExportPdf(StiReport, Stream, StiPagesRange, Single, Single, Boolean, Boolean, Boolean, String, String, StiUserAccessPrivileges, StiPdfEncryptionKeyLength)
Exports a rendered report to the pdf file.
Public methodExportPdf(StiReport, Stream, StiPagesRange, Single, Single, Boolean, Boolean, Boolean, Boolean, String, String, StiUserAccessPrivileges, StiPdfEncryptionKeyLength)
Exports a document to the pdf file.
Public methodExportPdf(StiReport, Stream, StiPagesRange, Single, Single, Boolean, Boolean, Boolean, Boolean, String, String, StiUserAccessPrivileges, StiPdfEncryptionKeyLength, Boolean)
Public methodExportTo
Exports a document to the stream without dialog of the saving file.
(Overrides StiExportServiceExportTo(StiReport, Stream, StiExportSettings).)
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 the pdf files.
(Overrides StiExportServiceGetFilter.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetHatchNumber(HatchBrush)
Public methodGetHatchNumber(StiHatchBrush)
Returns number of hatch in table of hatches.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInvokeExporting(StiExportingEventArgs) (Inherited from StiExportService.)
Public methodInvokeExporting(Int32, Int32, Int32, Int32) (Inherited from StiExportService.)
Public methodInvokeExporting(StiPage, StiPagesCollection, Int32, Int32) (Inherited from StiExportService.)
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 (Inherited from StiExportService.)
Protected methodOnSplitTextIntoLines
Protected methodOpenFile (Inherited from StiExportService.)
Public methodPackService (Inherited from StiService.)
Protected methodProcessFile (Inherited from StiExportService.)
Protected methodSendEMail(String, String, String) (Inherited from StiExportService.)
Protected methodSendEMail(String, String, String, String) (Inherited from StiExportService.)
Protected methodShowProgress (Inherited from StiExportService.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also