Skip to main content
A newer version of this page is available. .

ProgressReflector Properties

Provides functionality to reflect the current state of a document’s printing or exporting.
Name Description
CanAutocreateRange Gets or sets a value indicating whether the ProgressReflector‘s range can be auto-created.
Logic Specifies the logic for the ProgressReflector class. For internal use only.
Maximum Gets the maximum value of the current ProgressReflector.
Position Gets the value indicating the current position of the ProgressReflector.
RangeCount Returns the number of sub-ranges for the ProgressReflector.
RangeValue Gets or sets a value which reflects the state of a process within the current range.
Value static Obsolete. Gets or sets a value which reflects the state of a process being tracked by this ProgressReflector.
See Also