Sets the object which can be used to show progress of the operation.
Namespace:
C1.C1PrintDocument.ExportAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
C# |
---|
IOnLongOpInProgressProvider OnLongOpInProgressProvider { set; } |
Visual Basic (Declaration) |
---|
WriteOnly Property OnLongOpInProgressProvider As IOnLongOpInProgressProvider |