Class BasePrintDialog
Base class for all print dialogs.
public class BasePrintDialog : CommonDialog, IBaseObject, IDisposableObject, IDisposable
- Inheritance
-
BasePrintDialog
- Implements
- Derived
Properties
- Document
Gets or sets PrintDocument used in the dialog.
- Handler
Gets attached IBasePrintDialogHandler object.
Methods
- ShowModal(Window?)
Runs a common dialog window with the specified owner.