Classes

  Class Description
Public class C1ReportViewer
Represents a report in an ASP.NET Web page.
Public class C1WindowStatusTemplate
C1Window Status Template
Public class DocumentOutline
DocumentOutline data class.
Public class DocumentStatus
CommonReport Information.
Public class HyperlinkEntry
Describes a hyperlink on a page of a document.
Public class OutlineEntry
OutlineEntry data class.
Public class PageImageMarkup
PageImageMarkup data class.
Public class PageImagesMarkup
PageImagesMarkup data class.
Public class PageRangeSizeInfo
PageSetSize.
Public class ReportParameterInfo
Info that is used to build a UI needed to input a report parameter.
Public class ReportParameterSingleValue
Represents a single value of a parameter, together with that value's label. The label may be used to represent the parameter in the UI. E.g. for weekdays, integer values (0..6) may be used, with corresponding labels "Mon".."Sun".
Public class ReportParameterValue
Parameter and its value passed from client to server.
Public class SearchEntry
Search Entry. This class is used by search tool.
Public class SearchResults
Search Results.
Public class TextRunMarkup
Describes a text run (a single line of text sharing the same formatting). A text run may contain zero or more words (semantics of words are defined by the server; in particular, words may be single chars).

Interfaces

  Interface Description
Public interface IC1WebReportService
Interface that must implemented by C1WebReport service.

Enumerations

  Enumeration Description
Public enumeration AvailableReportTools
Available report tools enumeration.
Public enumeration ConnectionStatus
Connection Status.
Public enumeration GeneratingState
Enumerates possible report states.
Public enumeration PrintRangeSubset
Print Range Subset.
Public enumeration ReportTools
Report Tools.
Public enumeration ViewType
Enumerates possible report view types.