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!

PrinterSettings.PaperSourceCollection Class

Collection of PaperSource's...

Object
   PrinterSettings.PaperSourceCollection

[Visual Basic]
Public Class PrinterSettings.PaperSourceCollection
   Implements ICollection, IEnumerable
[C#]
public class PrinterSettings.PaperSourceCollection : ICollection,
   IEnumerable
[C++]
public __gc class PrinterSettings.PaperSourceCollection : public
   ICollection, IEnumerable
[JScript]
public class PrinterSettings.PaperSourceCollection implements
   ICollection, IEnumerable

Remarks

[To be supplied.]

Requirements

Namespace: System.Drawing.Printing

Assembly: System.Drawing.dll

See Also

PrinterSettings.PaperSourceCollection Members | System.Drawing.Printing Namespace | PaperSource