Click or drag to resize
RequestGetTwainCapValueAsInt Method

» Asprise Scan Home · Developer's Guide

Returns the cap value setting specified in the request as int or -1 if failed to convert to int.

Namespace: asprise_imaging_api
Assembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public int GetTwainCapValueAsInt(
	int capCode
)

Parameters

capCode
Type: SystemInt32

Return Value

Type: Int32
See Also