Click or drag to resize
ResultImageItemGetCap Method

» Asprise Scan Home · Developer's Guide

Retrieves the value of the given cap.

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

Parameters

capCode
Type: SystemInt32

Return Value

Type: Object
the cap value or null if cap hasn't been retrieved.
See Also