Click or drag to resize
RequestOutputItemSetPdfForceBlackWhite Method

» Asprise Scan Home · Developer's Guide

Force to output black/white PDF to save space.

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 SetPdfForceBlackWhite(
	bool pdfForceBlackWhite
)

Parameters

pdfForceBlackWhite
Type: SystemBoolean

Return Value

Type: RequestOutputItem
See Also