Table of Contents

Namespace Alternet.Drawing.Printing

Classes

PageSettings

Specifies settings that apply to a single, printed page.

PaperSize

Specifies the size of a piece of paper.

PaperSizes

Defines paper sizes.

PrintDocument

Defines a reusable object that sends output to a printer, when printing from an AlterNET UI application.

PrintEventArgs

Provides data for the BeginPrint and EndPrint events.

PrintPageEventArgs

Provides data for the PrintPage event.

PrinterResolution

Represents the resolution supported by a printer.

PrinterSettings

Specifies information about how a document is printed, when printing from a AlterNET UI application.

PrintingFactory

Contains static methods and properties which allow to create print dialogs.

Interfaces

IBasePrintDialogHandler

Extends IDialogHandler with additional methods and properties which allow to perform operations with print dialogs.

IPageSettingsHandler

Contains methods and properties with allow with page settings.

IPageSetupDialogHandler

Contains methods and properties which allow to control page setup dialog.

IPrintDialogHandler

Contains methods and properties which allow to work with print dialog.

IPrintDocumentHandler

Contains methods and properties which allow to work with print document.

IPrintPreviewDialogHandler

Extends IBasePrintDialogHandler with print preview dialog window specific methods and properties.

IPrinterSettingsHandler

Contains methods and properties which allow to change printer settings.

IPrintingHandler

Contains methods which create printing related interface providers.

Enums

Duplex

Specifies the printer's duplex setting.

PaperKind

Specifies the standard paper sizes.

PrintRange

Specifies the printer's duplex setting.

PrinterResolutionKind

Specifies a printer resolution.