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.All

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property All As PaperSource ()
[C#]
public PaperSource[] All {virtual get;}
[C++]
public: __property virtual PaperSource* get_All();
[JScript]
public function get All() : PaperSource[];

See Also

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