ImageGear .NET
Value Property (ImGearPDFBasInt)




Gets the value of the specified integer object.
Syntax
'Declaration
 
Public ReadOnly Property Value As Integer
'Usage
 
Dim instance As ImGearPDFBasInt
Dim value As Integer
 
value = instance.Value
public int Value {get;}
public: __property int get_Value();
public:
property int Value {
   int get();
}

Property Value

Integer value.
See Also

Reference

ImGearPDFBasInt Class
ImGearPDFBasInt Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback