PrintSetupWindow Members
The PrintSetupWindow type exposes the following members.
Constructors
Name | Description | |
---|---|---|
PrintSetupWindow(PrinterSetupArgs) |
Initializes a new instance of the PrintSetupWindow class.
|
Methods
Name | Description | |
---|---|---|
CloseWindow |
Closes the window.
|
|
GetFile |
Gets the file.
|
|
OnApplyTemplate |
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate.
|
|
PrintOutput |
Prints the output.
|
|
UpdateView |
Updates the view.
|
Properties
Name | Description | |
---|---|---|
Border |
Gets the border.
|
|
FilePanel |
Gets the file panel.
|
|
FileTypeGrid |
Gets the file type grid.
|
|
NumberCopiesGrid |
Gets the number copies grid.
|
|
ViewModel |
Gets the view model.
|