Click or drag to resize
RequestOutputItem Constructor (String, String)

» Asprise Scan Home · Developer's Guide

Constructor.

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 RequestOutputItem(
	string type,
	string format
)

Parameters

type
Type: SystemString
Any of AspriseImaging.OUTPUT_SAVE
format
Type: SystemString
Any of AspriseImaging.FORMAT_JPG
See Also