Click or drag to resize
ScanUtilscanBeConvertedToNumber Method

» Asprise Scan Home · Developer's Guide

Whether the string can be converted to a number.

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 canBeConvertedToNumber(
	string s
)

Parameters

s
Type: SystemString

Return Value

Type: Boolean
See Also