Error processing SSI file
LEADTOOLS (Leadtools.Logging assembly)

Show in webframe

Enabled Property (Logger)






Gets a value indicating whether the logging is enabled.
Syntax
public bool Enabled {get; set;}
'Declaration
 
Public Property Enabled As Boolean
'Usage
 
Dim instance As Logger
Dim value As Boolean
 
instance.Enabled = value
 
value = instance.Enabled

            

            
public:
property bool Enabled {
   bool get();
   void set (    bool value);
}

Property Value

true if logging is enabled; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

Logger Class
Logger Members

Error processing SSI file
Leadtools.Logging requires a Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features