Table of Contents

Class DlgPrintOptions

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

Interaction logic for DlgPrintOptions.xaml.

public class DlgPrintOptions : Window, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IPrintOptionsDialog
Inheritance
DlgPrintOptions
Implements
Extension Methods

Constructors

DlgPrintOptions()

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

OnAllowedOptionsChanged()
OnFileNameChanged()
OnOptionsChanged()
ResetAllowedOptions()

Resets the AllowedOptions to the default value.

ResetOptions()

Resets the Options to the default value.