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!

PageSettings Class

Settings that apply to a single page.

Object
   PageSettings

[Visual Basic]
Public Class PageSettings
   Implements ICloneable
[C#]
public class PageSettings : ICloneable
[C++]
public __gc class PageSettings : public ICloneable
[JScript]
public class PageSettings implements ICloneable

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PageSettings Members | System.Drawing.Printing Namespace | PrintDocument