Class DlgPrintOptions
Interaction logic for DlgPrintOptions.xaml.
public class DlgPrintOptions : Window, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IPrintOptionsDialog, IComponentConnector
- Inheritance
-
DlgPrintOptions
- Implements
- Extension Methods
Constructors
- DlgPrintOptions()
Initializes a new instance of the
DlgPrintOptions
class with default settings.
Properties
- AllowedOptions
Gets or sets print options that can be changed by user.
- FileName
Gets or sets the name of the file to be printed.
- Options
Gets or sets a collection of flags determining print behavior.
Methods
- InitializeComponent()
InitializeComponent
- ResetAllowedOptions()
Resets the
AllowedOptions
to the default value.
- ResetOptions()
Resets the
Options
to the default value.