PrintingProcessingViewModel Members
The PrintingProcessingViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PrintingProcessingViewModel |
Initializes a new instance of the PrintingProcessingViewModel class.
|
Methods
Name | Description | |
---|---|---|
Initialize |
Initializes the specified view.
|
|
OnWindowClosing |
Called when [window closing].
|
|
UpdateStatus |
Updates the status.
|
Properties
Name | Description | |
---|---|---|
Abort |
Gets or sets a value indicating whether this PrintingProcessingViewModel is abort.
|
|
AbortCommand |
Gets or sets the abort command.
|
|
PrinterSetupArgs |
Gets the printer setup arguments.
|
|
ProcessType |
Gets or sets the type of the process.
|
|
RecordBeingProcessed |
Gets or sets the record being processed.
|
|
TotalRecordCount |
Gets or sets the total record count.
|
|
View |
Gets the view.
|