using NTwain.Data;
using System;
using System.Collections.Generic;
namespace NTwain
{
///
/// Interface for providing basic functions at controlling caps.
///
public interface ICapControl : ITripletControl
{
///
/// Gets all the possible values for a capability.
///
/// The capability identifier.
///
IList