[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Printing

GrapeCity.ActiveReports.Printing Namespace

Classes

Margin

Page margins

Margins

Specifies the dimensions of the margins of a printed page. This is a cross-platform version of System.Drawing.Printing.Margins.

PaperKindResourceEnumConverter

For internal use only

PaperSize

Specifies the size of a piece of paper in hundredths of an inch. This is a cross-platform version of System.Drawing.Printing.PaperSize.

PaperSizesProvider

Provides actual page sizes based on the page format from Microsoft's PaperKind enumeration.

PaperSource

Specifies the paper tray from which the printer gets paper.

PaperSourceCollection

PrintEventArgs

Provides data for the BeginPrint and EndPrint events.

PrintOptions

Print options

PrintPageEventArgs

Provides data for the PrintPage event.

PrintProgressEventArgs

PrintProgressEventArgs

Printer

This is a cross-platform wrapper around GDI+ Printer.

PrintingThreadErrorEventArgs

Summary description for PrintingThreadErrorEventArgs.

QueryPageSettingsEventArgs

Provides data for the QueryPageSettings event.

WatermarkOptions

Watermark options

Structs

PaperDescriptor

Paper descriptor.

Interfaces

IPageSettings

Specifies settings that apply to a single, printed page. This interface is used instead of System.Drawing.Printing.PageSettings.

IPrinterSettings

Specifies information about how a document is printed, including the printer that prints it. This interface is used instead of System.Drawing.Printing.PrinterSettings.

Enums

Duplex

Specifies the printer's duplex setting. This is a cross-platform version of System.Drawing.Printing.Duplex.

PageOrder

Specifies page printing order

PageScaling

Specifies page scaling

PaperKind

Specifies the standard paper sizes. This is a cross-platform version of System.Drawing.Printing.

PaperSourceKind

Standard paper sources. This is a cross-platform version of System.Drawing.Printing.PaperSourceKind.

PrintAction

Specifies the type of print operation occurring.

PrintRange

Specifies the part of the document to print. This is a cross-platform version of System.Drawing.Printing.PrintRange.

Delegates

PrintAbortedEventHandler

Summary description for Document Events.

PrintEventHandler

Represents the method that will handle the BeginPrint or EndPrint event of a Printer.

PrintPageEventHandler

Represents the method that will handle the PrintPage event of a Printer.

PrintProgressEventHandler

Summary description for Document Events.

PrintingThreadErrorEventHandler

Summary description for Document Events.

QueryPageSettingsEventHandler

Represents the method that handles the QueryPageSettings event of a Printer.