Click or drag to resize
RequestAddOutputItems Method

» Asprise Scan Home · Developer's Guide

Adds output specifications.

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 Request AddOutputItems(
	List<RequestOutputItem> items
)

Parameters

items
Type: System.Collections.GenericListRequestOutputItem

Return Value

Type: Request
See Also