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!

MarginsConverter Class

Provides a type converter to convert Margins to and from various other representations.

Object
   TypeConverter
      MarginsConverter

[Visual Basic]
Public Class MarginsConverter
   Inherits TypeConverter
[C#]
public class MarginsConverter : TypeConverter
[C++]
public __gc class MarginsConverter : public TypeConverter
[JScript]
public class MarginsConverter extends TypeConverter

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

System.Drawing.Printing Namespace