Interfaces Interface Description See Also Reference Infragistics.Documents.Reports Assembly
Reports progress information about the PDF publishing process. Syntax
Public Constructors Public Properties
Public Properties
The current item that is being exported. Syntax
Indicates if the process has finished. Syntax
Returns the current progress percentage. Syntax
The total number of items that will be output. The items are different for XPS and PDF, and are related with the internal workings of each document engine. Syntax
Creates an instance of a . Syntax Parameters current The current progress point.total The total number of progress points.
Represents a lightweight list element. Syntax Remarks As a lightweight counterpart to Infragistics.Documents.Reports.Report.List.IList, a QuickList is not as customizable. The following properties are on an IList that do not have corresponding versions within a QuickList element: Infragistics.Documents.Reports.Rep...