←Select platform

Model Property

Summary

Gets the model number of the device.

Syntax

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

Property Value

A string that represents the model number of the device.

Remarks

For a list of model numbers, see http://www.sane-project.org/sane-mfgs.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