←Select platform

Type Property (DeviceInfo)

Summary

Gets the device type.

Syntax

C#
VB
Java
C++
public string Type {get;} 
Public ReadOnly Property Type As String 
public String getType() 
public: 
property String^ Type { 
   String^ get(); 
} 

Property Value

The device type.

Remarks

For a list of device types, see http://www.sane-project.org/html/doc011.html.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly