Error processing SSI file
Leadtools Sane (Leadtools.Sane assembly)

Show in webframe

GetOptionDescriptors Method






Gets all of the option descriptors for the device.
Syntax
public abstract SaneOptionDescriptor[] GetOptionDescriptors()
'Declaration
 
Public MustOverride Function GetOptionDescriptors() As SaneOptionDescriptor()
'Usage
 
Dim instance As SaneDevice
Dim value() As SaneOptionDescriptor
 
value = instance.GetOptionDescriptors()
public abstract SaneOptionDescriptor[] getOptionDescriptors()
public:
abstract array<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

See Also

Reference

SaneDevice Class
SaneDevice Members

Error processing SSI file
Leadtools.Sane requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features