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!

PaperSize Class

The size of a piece of paper.

Object
   PaperSize

[Visual Basic]
Public Class PaperSize
[C#]
public class PaperSize
[C++]
public __gc class PaperSize
[JScript]
public class PaperSize

Remarks

This class manipulates paper size properties.

PageSettings and PrinterSettings use this class.

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PaperSize Members | System.Drawing.Printing Namespace | PaperKind | PageSettings | PrinterSettings