PrinterSetupViewModel Members
The PrinterSetupViewModel type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PrinterSetupViewModel |
Initializes a new instance of the PrinterSetupViewModel class.
|
Methods
Name | Description | |
---|---|---|
GetExtension |
Gets the extension.
|
|
Initialize |
Initializes the specified view.
|
|
OnPropertyChanged |
Called when [property changed].
|
|
SetField<(Of <<'(T>)>>) |
Sets the field.
|
Properties
Name | Description | |
---|---|---|
CancelCommand |
Gets the cancel command.
|
|
FileCommand |
Gets the file command.
|
|
FileType |
Gets or sets the type of the file.
|
|
FileTypeBoxControlSetup |
Gets or sets the file type box control setup.
|
|
FileTypeComboBoxItem |
Gets or sets the file type ComboBox item.
|
|
NumberOfCopies |
Gets or sets the number of copies.
|
|
OkCommand |
Gets the ok command.
|
|
OutputFileName |
Gets or sets the name of the output file.
|
|
OutputType |
Gets or sets the type of the output.
|
|
PrinterSetupArgs |
Gets the printer setup arguments.
|
|
View |
Gets the view.
|