RequestGetTwainCapSetting Method |
Map of cap name (could be appended with operation and priority, e.g., /RESET, /SET/3456).
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public Dictionary<string, string> GetTwainCapSetting()
Public Function GetTwainCapSetting As Dictionary(Of String, String)
public:
Dictionary<String^, String^>^ GetTwainCapSetting()
member GetTwainCapSetting : unit -> Dictionary<string, string>
Return Value
Type:
DictionaryString,
StringSee Also