NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PrinterUnitConvert Class

Specifies a series of conversion methods that are useful when interoperating with the raw Win32 printing API. This class cannot be inherited.

Object
   PrinterUnitConvert

[Visual Basic]
NotInheritable Public Class PrinterUnitConvert
[C#]
public sealed class PrinterUnitConvert
[C++]
public __gc __sealed class PrinterUnitConvert
[JScript]
public class PrinterUnitConvert

Remarks

Note   Most users will never need to use this class.

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PrinterUnitConvert Members | System.Drawing.Printing Namespace | PrinterUnit