Click or drag to resize
SourceGetCap Method (Int32)

» Asprise Scan Home · Developer's Guide

Gets the capability of the given code.

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 Capability GetCap(
	int capCode
)

Parameters

capCode
Type: SystemInt32

Return Value

Type: Capability
the capability of the given code or null if not found.
See Also