Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.29
|
Leadtools.Sane Assembly > Leadtools.Sane Namespace > SaneDevice Class : Info Property |
public DeviceInfo Info {get;}
'Declaration
Public ReadOnly Property Info As DeviceInfo
'Usage
Dim instance As SaneDevice Dim value As DeviceInfo value = instance.Info
public abstract DeviceInfo getInfo()
public: property DeviceInfo^ Info { DeviceInfo^ get(); }