Click or drag to resize
RequestOutputItemSetTiffCompression Method

» Asprise Scan Home · Developer's Guide

Any of AspriseImaging#TIFF_COMPRESSION_CCITT_G4 ... Only for TIF format; default value: (null)

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 SetTiffCompression(
	string tiffCompression
)

Parameters

tiffCompression
Type: SystemString

Return Value

Type: RequestOutputItem
See Also