Click to Rate and Give Feedback
MSDN
MSDN Library
.NET Development
.NET Framework 3.5

  Switch on low bandwidth view
This page is specific to
Microsoft Visual Studio 2008/.NET Framework 3.5

Other versions are also available for the following:
.NET Framework Class Library
System.Printing.IndexedProperties Namespace

Provides classes that enable rapidly copying the property settings of a print system object to another object of the same type. Also, enables iteration through the properties of print system objects and the discovery of their types at run time, without using Reflection.

This namespace contains the following core classes:

This namespace makes it possible to discover at run time, without using Reflection, the types of the properties of print system objects, such as PrintServer, PrintQueue, or PrintSystemJobInfo.

For examples that show the use of the classes in this namespace, see PrintBooleanProperty, PrintProperty, and PrintPropertyDictionary.

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

  ClassDescription
Public classPrintBooleanProperty Represents a Boolean property (and its value) of a printing system hardware or software component.
Public classPrintByteArrayProperty Represents a property of a printing system hardware or software component whose value is an array of Byte values.
Public classPrintDateTimeProperty Represents a DateTime property (and its value) of a printing system hardware or software component.
Public classPrintDriverProperty Represents a PrintDriver property (and its value) of a printing system hardware or software component.
Public classPrintInt32Property Represents an Int32 property (and the value of the property) of a printing system hardware or software component.
Public classPrintJobPriorityProperty Represents a PrintJobPriority property (and its value) of a printing system hardware or software component.
Public classPrintJobStatusProperty Represents a PrintJobStatus property (and its value) of a printing system hardware or software component.
Public classPrintPortProperty Represents a PrintPort property (and its value) of a printing system hardware or software component.
Public classPrintProcessorProperty Represents a PrintProcessor property (and its value) of a printing system hardware or software component.
Public classPrintProperty Represents a property (and the value of the property) of a printing system hardware or software component.
Public classPrintPropertyDictionary Represents a collection of properties and values that are associated with an object in the System.Printing namespace.
Public classPrintQueueAttributeProperty Represents a PrintQueueAttributes property (and its value) of a printing system hardware or software component.
Public classPrintQueueProperty Represents a PrintQueue property (and its value) of a printing system hardware or software component.
Public classPrintQueueStatusProperty Represents a PrintQueueStatus property (and its value) of a printing system hardware or software component.
Public classPrintServerLoggingProperty Represents a PrintServerEventLoggingTypes property (and its value) of a printing system hardware or software component.
Public classPrintServerProperty Represents a PrintServer property (and its value) of a printing system hardware or software component.
Public classPrintStreamProperty Represents a Stream property (and its value) of a printing system hardware or software component.
Public classPrintStringProperty Represents a String property (and its value) of a printing system hardware or software component.
Public classPrintSystemTypeProperty Represents a Type property (and its value) of a printing system hardware or software component.
Public classPrintThreadPriorityProperty Represents a ThreadPriority property (and its value) of a printing system hardware or software component.
Public classPrintTicketProperty Represents a PrintTicket property (and its value) of a printing system hardware or software component.
Tags What's this?: Add a tag
Community Content   What is Community Content?
Add new content RSS  Annotations
Processing
© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker