Click or drag to resize
ScanUtilsisFloat Method

» Asprise Scan Home · Developer's Guide

Whether the given val is of float, double or decimal.

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 static bool isFloat(
	Object val
)

Parameters

val
Type: SystemObject

Return Value

Type: Boolean
See Also