←Select platform

Vendor Property

Summary

Gets the name of the device's manufacturer.

Syntax

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

Property Value

The name of the device's manufacturer (vendor).

Remarks

For a list of manufacturers, 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