[]
Page margins
Specifies the dimensions of the margins of a printed page. This is a cross-platform version of System.Drawing.Printing.Margins.
For internal use only
Specifies the size of a piece of paper in hundredths of an inch. This is a cross-platform version of System.Drawing.Printing.PaperSize.
Provides actual page sizes based on the page format from Microsoft's PaperKind enumeration.
Specifies the paper tray from which the printer gets paper.
Provides data for the BeginPrint and EndPrint events.
Print options
Provides data for the PrintPage event.
PrintProgressEventArgs
This is a cross-platform wrapper around GDI+ Printer.
Summary description for PrintingThreadErrorEventArgs.
Provides data for the QueryPageSettings event.
Watermark options
Paper descriptor.
Specifies settings that apply to a single, printed page. This interface is used instead of System.Drawing.Printing.PageSettings.
Specifies information about how a document is printed, including the printer that prints it. This interface is used instead of System.Drawing.Printing.PrinterSettings.
Specifies the printer's duplex setting. This is a cross-platform version of System.Drawing.Printing.Duplex.
Specifies page printing order
Specifies page scaling
Specifies the standard paper sizes. This is a cross-platform version of System.Drawing.Printing.
Standard paper sources. This is a cross-platform version of System.Drawing.Printing.PaperSourceKind.
Specifies the type of print operation occurring.
Specifies the part of the document to print. This is a cross-platform version of System.Drawing.Printing.PrintRange.
Summary description for Document Events.
Represents the method that will handle the BeginPrint or EndPrint event of a Printer.
Represents the method that will handle the PrintPage event of a Printer.
Summary description for Document Events.
Summary description for Document Events.
Represents the method that handles the QueryPageSettings event of a Printer.