Includes&Samples |
Win32_PrinterConfiguration, ROOT\cimv2 - InstancesClass | Methods | Properties (33) | Qualifiers (5) | Instances (2) | Namespaces (1)Samples: VB Script | C# | VB.Net | Search on:Microsoft Instances of Win32_PrinterConfigurationThis section contains sample wmi instances of Win32_PrinterConfiguration class with their properties from Microsoft Windows Server 2012 R2 Datacenter Evaluation. Instance \\W2012SDC\ROOT\cimv2:Win32_PrinterConfiguration.Name="Microsoft XPS Document Writer"Properties={ 'BitsPerPel' : null 'Caption' : 'Microsoft XPS Document Writer' //String 'Collate' : False //Boolean, 0x0 'Color' : 2 //Long, 0x2 'Copies' : 1 //Long, 0x1 'Description' : 'Microsoft XPS Document Writer' //String 'DeviceName' : 'Microsoft XPS Document Writer' //String 'DisplayFlags' : null 'DisplayFrequency' : null 'DitherType' : null 'DriverVersion' : 1539 //Long, 0x603 'Duplex' : null 'FormName' : null 'HorizontalResolution' : 600 //Long, 0x258 'ICMIntent' : null 'ICMMethod' : null 'LogPixels' : null 'MediaType' : null 'Name' : 'Microsoft XPS Document Writer' //String 'Orientation' : 1 //Long, 0x1 'PaperLength' : 2794 //Long, 0xAEA 'PaperSize' : 'Letter 8 1/2 x 11 in' //String 'PaperWidth' : 2159 //Long, 0x86F 'PelsHeight' : null 'PelsWidth' : null 'PrintQuality' : 600 //Long, 0x258 'Scale' : null 'SettingID' : 'Microsoft XPS Document Writer' //String 'SpecificationVersion' : 1025 //Long, 0x401 'TTOption' : null 'VerticalResolution' : 600 //Long, 0x258 'XResolution' : 600 //Long, 0x258 'YResolution' : 600 //Long, 0x258 } Instance \\W2012SDC\ROOT\cimv2:Win32_PrinterConfiguration.Name="Fax"Properties={ 'BitsPerPel' : null 'Caption' : 'Fax' //String 'Collate' : null 'Color' : 1 //Long, 0x1 'Copies' : null 'Description' : 'Fax' //String 'DeviceName' : 'Fax' //String 'DisplayFlags' : null 'DisplayFrequency' : null 'DitherType' : null 'DriverVersion' : 1024 //Long, 0x400 'Duplex' : False //Boolean, 0x0 'FormName' : 'Letter' //String 'HorizontalResolution' : 200 //Long, 0xC8 'ICMIntent' : null 'ICMMethod' : null 'LogPixels' : null 'MediaType' : null 'Name' : 'Fax' //String 'Orientation' : 1 //Long, 0x1 'PaperLength' : 2794 //Long, 0xAEA 'PaperSize' : 'Letter 8 1/2 x 11 in' //String 'PaperWidth' : 2159 //Long, 0x86F 'PelsHeight' : null 'PelsWidth' : null 'PrintQuality' : 200 //Long, 0xC8 'Scale' : null 'SettingID' : 'Fax' //String 'SpecificationVersion' : 1025 //Long, 0x401 'TTOption' : 1 //Long, 0x1 'VerticalResolution' : 200 //Long, 0xC8 'XResolution' : 200 //Long, 0xC8 'YResolution' : 200 //Long, 0xC8 } |