Accusoft.PrintPro8.Net
Id Property (Paper)




Gets the ID of the paper.
Syntax
'Declaration
 
Public ReadOnly Property Id As Integer
'Usage
 
Dim instance As Paper
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 which represents the ID of the paper.
See Also

Reference

Paper Class
Paper Members

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback