Table of Contents

Class BasePrintDialog

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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.