A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.microsoft.com/en-us/dotnet/api/system.printing below:

System.Printing Namespace | Microsoft Learn

System.Printing Namespace

Provides classes that enable you to automate the management of print servers, print queues, and print jobs.

Classes LocalPrintServer

Represents the local print server (the computer on which your application is running) and enables management of its print queues.

PageImageableArea

Represents the area of a page that can be printed.

PageMediaSize

Describes the page size for paper or other media.

PageResolution

Defines the page resolution of printed output as either a qualitative value or as dots per inch, or both.

PageScalingFactorRange

Specifies a range of percentages by which a printer can enlarge or reduce the print image on a page.

PrintCapabilities

Defines the capabilities of a printer.

PrintCommitAttributesException

The exception that is thrown when an error condition prevents some attributes from being committed by a PrintSystemObject to the actual computer, printer, or device that the object represents.

PrintDocumentImageableArea

Specifies the size of the paper (or other media), the size of the imageable area, and the location of the imageable area.

PrintDriver

Represents a print driver.

PrintFilter

Defines disposal behavior that is common to both the PrintDriver and PrintProcessor classes. PrintFilter supports the Windows Presentation Foundation (WPF) infrastructure and is not intended to be used directly from your code.

PrintingCanceledException

The exception that occurs when code attempts to access a canceled print job.

PrintingNotSupportedException

The exception that is thrown when a printing operation is not supported.

PrintJobException

The exception that occurs when the print job does not run correctly.

PrintJobInfoCollection

Represents one or more PrintSystemJobInfo objects.

PrintJobSettings

Describes a print job.

PrintPort

Represents a printer port on a print server. Each print queue has a print port assigned to it.

PrintProcessor

Represents a print processor on a print server.

PrintQueue

Manages printers and print jobs.

PrintQueueCollection

Represents a collection of PrintQueue objects.

PrintQueueException

The exception that is thrown when an error condition prevents the accessing or creation of a PrintQueue.

PrintQueueStream

A stream that represents a spooled print job in a print queue.

PrintQueueStringProperty

Represents one, and only one, of three possible properties of a print queue: Location, Comment, or ShareName.

PrintServer

Manages the print queues on a print server, which is usually a computer, but can be a dedicated hardware print server appliance.

PrintServerException

The exception that occurs when an error condition prevents the accessing or creation of a PrintServer.

PrintSystemException

The exception that occurs when an error condition prevents accessing or creating a PrintSystemObject.

PrintSystemJobInfo

Defines a print job in detail.

PrintSystemObject

Defines basic properties and methods that are common to the objects of the printing system. Classes that derive from this class represent such objects as print queues, print servers, and print jobs.

PrintSystemObjectPropertiesChangedEventArgs

Provides data for a PropertiesChanged event, which you must create.

PrintSystemObjectPropertyChangedEventArgs

Provides data for a PropertyChanged event, which you must create.

PrintSystemObjects

Represents a collection of print system objects.

PrintTicket

Defines the settings of a print job.

Structs ValidationResult

Represents a merged PrintTicket that is guaranteed to be viable, with a report of any settings that were changed to make it viable.

Enums

This namespace contains the following core classes:

Classes derived from the PrintSystemObject class each have a Commit and a Refresh method. You must use these methods to ensure that instances of the classes are synchronized with the hardware or software components that they represent.

The System.Printing namespace also includes many enumerations that describe printer capabilities, such as whether a printer can produce collated output, and that specify instructions to printers, such as the paper size to use for a print job.

This namespace is part of the enhanced printing services provided with Windows Presentation Foundation. Managed code developers using Windows Forms must use the APIs in the System.Drawing.Printing namespace.

Caution

Classes within the System.Printing namespace are not supported for use within a Windows service or ASP.NET application or service. Attempting to use these classes from within one of these application types may produce unexpected problems, such as diminished service performance and run-time exceptions.

See also

Collaborate with us on GitHub

The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide. In this article

Was this page helpful?


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4