←Select platform

GetOptionDescriptors Method

Summary
Gets all of the option descriptors for the device.
Syntax
C#
VB
Java
public abstract SaneOptionDescriptor[] GetOptionDescriptors() 
Public MustOverride Function GetOptionDescriptors() As SaneOptionDescriptor() 
public abstract SaneOptionDescriptor[] getOptionDescriptors() 

Return Value

An array of all of the option descriptors for the device.

Remarks

There are some standard options, but other options are device-specific. Use this function to determine all options supported by a particular scanner.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.