ProgressReflector Methods
Reflects the current state of document printing or exporting.
Name | Description |
---|---|
Disable |
Obsolete. Disables the progress reflector. |
Enable |
Obsolete. Enables the progress reflector. |
Ensure |
For internal use. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Initialize |
Obsolete. Initializes the Progress |
Initialize |
Initializes the Progress |
Maximize |
Sets the maximum value that is possible for the current range, indicating that the process has been finished. |
Maximize |
Obsolete. Sets the maximum possible value to the Progress property, indicating that the process has been finished.
|
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Register |
Obsolete. Registers the specified progress reflector as an active reflector to show current progress. |
Set |
For internal use. Sets the ranges which will be used by the Progress |
Set |
Sets the ranges which will be used by the Progress |
Set |
Obsolete. Sets the ranges which will be used by the Progress |
To |
Returns a string that represents the current object. Inherited from Object. |
Unregister |
Obsolete. Unregisters the specified progress reflector, so it will no longer show the current progress. |
See Also