Click or drag to resize
ResultImageItemGetExtendedImageAttr Method

» Asprise Scan Home · Developer's Guide

Retrieves the value of the given attribute.

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 GetExtendedImageAttr(
	int attrCode
)

Parameters

attrCode
Type: SystemInt32

Return Value

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