ResultImageItemGetInkCoverage Method |
Ink coverage - available only if blank page detection is enabled.
Namespace: asprise_imaging_apiAssembly: asprise-imaging-scan.net-api (in asprise-imaging-scan.net-api.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public decimal GetInkCoverage()
Public Function GetInkCoverage As Decimal
public:
Decimal GetInkCoverage()
member GetInkCoverage : unit -> decimal
Return Value
Type:
Decimalink coverage or negative value if it is not available.
See Also