Accusoft.PrintPro8.Net
Papers Property




Gets a collection of papers that represent the different types of papers available to the user (if the printer supports this feature).
Syntax
public PaperCollection Papers {get;}
public: __property PaperCollection* get_Papers();
public:
property PaperCollection^ Papers {
   PaperCollection^ get();
}
'Declaration
 
Public ReadOnly Property Papers As PaperCollection
 
'Usage
 
Dim instance As Printer
Dim value As PaperCollection
 
value = instance.Papers

Property Value

A PaperCollection object which contains a collection of papers that are available to the user.
See Also

Reference

Printer Class
Printer Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback