The Setting class represents configuration-related and operational parameters for one or more ManagedSystemElement(s). A ManagedSystemElement may have multiple Setting objects associated with it. The current operational values for an Element's parameters are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values present in the Setting object. For example, a modem may have a Setting baud rate of 56Kb/sec but be operating at 19.2Kb/sec.
'The BitsPerPel property contains the number of bits per pixel for the output device Win32 printer. This member is used by display drivers and not by printer drivers. Example: 8. This property has been deprecated because it is not applicable to printers. There is no replacement value.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmBitsPerPel']
'The Collate property specifies whether to collate the pages that are printed. To collate is to print out the entire document before printing the next copy, as opposed to printing out each page of the document the required number times. This property is ignored unless the printer driver indicates support for collation. Values: TRUE or FALSE. If TRUE, the printer collates all documents.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmCollate']
read
True
Collate property is in 1 class (Win32_PrinterConfiguration) of ROOT\cimv2 and in 3 namespaces
'The Color property indicates whether the document is to be printed in color or monochrome. Some color printers have the capability to print using true black instead of a combination of Yellow, Cyan, and Magenta. This usually creates darker and sharper text for documents. This option is only useful for color printers that support true black printing.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmColor']
'The DeviceName property specifies the friendly name of the printer. This name is unique to the type of printer and may be truncated because of the limitations of the string from which it is derived. Example PCL/HP LaserJet'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmDeviceName']
'The DisplayFlags property contains two bits of information about the display. This member communicates whether the display device is monochrome or colored, and interlaced or non-interlaced, by masking its value with the DM_GRAYSCALE and DM_INTERLACED masks respectively. This property has been deprecated because it is not applicable to printers. There is no replacement value.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmDisplayFlags ']
'The DisplayFrequency property indicates the refresh frequency of the display The refresh frequency for a monitor is the number of times the screen is redrawn per second. This property has been deprecated because it is not applicable to printers. There is no replacement value.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmDisplayFrequency ']
'The DitherType property indicates the dither type of the printer. This member can assume predefined values of 1 to 5, or driver-defined values from 6 to 256. Line art dithering is a special dithering method that produces well defined borders between black, white, and gray scalings. It is not suitable for images that include continuous graduations in intensity and hue such as scanned photographs.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmDitherType']
'The DriverVersion property indicates the version number of the Win32 printer driver. The version numbers are created and maintained by the driver manufacturer.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmDriverVersion']
'The FormName property indicates the name of the form used for the print job. This property is used only on Windows NT/Windows 2000 systems. Example: Legal'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmFormName']
read
True
FormName property is in 1 class (Win32_PrinterConfiguration) of ROOT\cimv2 and in 1 namespace
'The HorizontalResolution property indicates the print resolution along the X axis (width) of the print job. This value is only set when the PrintQuality property of this class is positive and is similar to the XResolution property.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmPrintQuality']
'The ICMIntent (Image Color Matching Intent) property indicates the specific value of one of the three possible color matching methods (called intents) that should be used by default. ICM applications establish intents by using the ICM functions. This property can assume predefined values of 1 to 3, or driver-defined values from 4 to 256. Non-ICM applications can use this value to determine how the printer handles color printing jobs.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmICMIntent']
'The ICMMethod (Image Color Matching Method) property specifies how ICM is handled. For a non-ICM application, this property determines if ICM is enabled or disabled. For ICM applications, the system examines this property to determine which part of the computer system handles ICM support. '
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmICMMethod ']
'The LogPixels property contains the number of pixels per logical inch. This member is valid only with devices that work with pixels (this excludes devices such as printers). This property has been deprecated because it is not applicable to printers. There is no replacement value.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmLogPixels']
'The MediaType property specifies the type of media being printed on. The property can be set to a predefined value or a driver-defined value greater than or equal to 256. For Windows 95 and later; Windows 2000.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmMediaType']
'The PelsHeight property indicates the height of the displayable surface. This property has been deprecated because it is not applicable to printers. There is no replacement value.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmPelsHeight ']
'The PelsWidth property indicates the width of the displayable surface. This property has been deprecated because it is not applicable to printers. There is no replacement value.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmPelsWidth ']
'The PrintQuality property indicates one of four quality levels of the print job. If a positive value is specified, the quality is measured in dots per inch. Example: Draft'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmPrintQuality']
read
True
ValueMap
['-1', '-2', '-3', '-4']
Values
['Draft', 'Low', 'Medium', 'High']
PrintQuality property is in 1 class (Win32_PrinterConfiguration) of ROOT\cimv2 and in 1 namespace
'The Scale property specifies the factor by which the printed output is to be scaled. For example a scale of 75 reduces the print output to 3/4 its original height and width.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmScale']
read
True
Units
'percent'
Scale property is in 1 class (Win32_PrinterConfiguration) of ROOT\cimv2 and in 1 namespace
'The TTOption property specifies how TrueType(r) fonts should be printed. There are 3 possible values: Bitmap - Prints TrueType fonts as graphics. This is the default action for dot-matrix printers. Download - Downloads TrueType fonts as soft fonts. This is the default action for printers that use the Printer Control Language (PCL). Substitute - Substitutes device fonts for TrueType fonts. This is the default action for PostScript(r) printers.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmTTOption']
read
True
ValueMap
['1', '2', '3']
Values
['Bitmap', 'Download', 'Substitute']
TTOption property is in 1 class (Win32_PrinterConfiguration) of ROOT\cimv2 and in 1 namespace
'The VerticalResolution property indicates the print resolution along the Y axis (height) of the print job. This value is only set when the PrintQuality property of this class is positive, and is similar to the YResolution property.'
MappingStrings
['Win32API|Printing and Print Spooler Structures|DEVMODE|dmYResolution']
'The Setting class represents configuration-related and operational parameters for one or more ManagedSystemElement(s). A ManagedSystemElement may have multiple Setting objects associated with it. The current operational values for an Element's parameters are reflected by properties in the Element itself or by properties in its associations. These properties do not have to be the same values present in the Setting object. For example, a modem may have a Setting baud rate of 56Kb/sec but be operating at 19.2Kb/sec.'