The ReportServiceBase type exposes the following members.

Methods

  NameDescription
CreateCache
Implements AddDocumentToCache(String, Document, array<Object>[]()[]).
Export
Find
FindTextCore
GenerateDocumentId
GenetatePageId
Generates key to refer to the report page.
GetDocument
Returns the document saved in cash by its name.
GetDocumentInfo
GetFont
Implements GetFont(String).
GetImage
GetPageInfo
GetReportSlot
Returns the object which represents the report template storage.
GetResource
HandleError
It is evoked if there is report generation error.
Init
Implements Init()()().
OnLoadData
It is evoked for data sources initialization.
Render
RenderCore
Returns generated report by the report set name and parameters.

See Also