Accusoft.PrintPro8.Net
Id Property (PaperBin)




Gets the ID of the printer bin.
Syntax
'Declaration
 
Public ReadOnly Property Id As Integer
'Usage
 
Dim instance As PaperBin
Dim value As Integer
 
value = instance.Id
public int Id {get;}
public: __property int get_Id();
public:
property int Id {
   int get();
}

Property Value

An integer value which represents the ID of the printer bin.
See Also

Reference

PaperBin Class
PaperBin Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback