Class: cCrystalIPrintingStatus
CLSID: {AF376833-6120-4E28-96DD-63FD2DC27B7A}
Class Hierarchy:
cObject

Mixin


cCrystalIPrintingStatusClass Definition
Functions and Procedures
Integer
ComNumberOfPages()
Gets total number of pages in the report.
Integer
ComNumberOfRecordPrinted()
Gets the number of record printed.
Integer
ComNumberOfRecordRead()
Gets the number of record read.
Integer
ComNumberOfRecordSelected()
Gets the number of record selected.
Variant
ComParent()
Gets printing status's parent (Report)
CRPrintingProgress
ComProgress()
Gets the printing progress.