ImageGear .NET
Value Property (ImGearXMPBoolean)




Gets a value indicating whether boolean value is true or false.
Syntax
public bool Value {get;}
public: __property bool get_Value();
public:
property bool Value {
   bool get();
}
'Declaration
 
Public ReadOnly Property Value As Boolean
 
'Usage
 
Dim instance As ImGearXMPBoolean
Dim value As Boolean
 
value = instance.Value

Property Value

Boolean value.
See Also

Reference

ImGearXMPBoolean Class
ImGearXMPBoolean Members

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback