ImageGear .NET v25.0 - Updated
Value Property (ImGearPDFBasBool)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFBasBool Class : Value Property
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