The IReportService type exposes the following members.

Methods

  NameDescription
Public methodLoadDocumentInfo
Returns the report metadata from server.
Public methodLoadDocumentMapInfo
Returns a documents bookmark tree from server.
Public methodLoadDocumentMapInfoFull
Generates the report and returns a documents bookmark tree from server.
Public methodLoadPageInfo
Returns page metadata by report identificator and page number.
Public methodLoadPageInfoFull
Generates the report and returns page metadata by report identificator and page number.
Public methodLoadReportParameters
Returns a parameters list from report.
Public methodLoadThumbnailsInfo
Returns thumbnails links collection.
Public methodLoadThumbnailsInfoFull
Generates the report and returns thumbnails links collection.

See Also