Click or drag to resize
RequestOutputItemAddExifTag Method

» Asprise Scan Home · Developer's Guide

Exif tags, key should be any of AspriseImaging#EXIF_NAME_DocumentName

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 AddExifTag(
	string tagName,
	string value
)

Parameters

tagName
Type: SystemString
value
Type: SystemString

Return Value

Type: RequestOutputItem
See Also