ImageGear for .NET
Value Property (ImGearPDFBasBool)




Gets a value indicating whether the specified Boolean object is set to True.
Syntax
'Declaration
 
Public ReadOnly Property Value As Boolean
'Usage
 
Dim instance As ImGearPDFBasBool
Dim value As Boolean
 
value = instance.Value
public bool Value {get;}
public: __property bool get_Value();
public:
property bool Value {
   bool get();
}

Property Value

Boolean value.
See Also

Reference

ImGearPDFBasBool Class
ImGearPDFBasBool Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback