Accusoft.PrintPro8.Net
Id Property (Paper)




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

Property Value

An integer which represents the ID of the paper.
See Also

Reference

Paper Class
Paper Members

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback