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

[To be supplied.]

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

See Also

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