Click or drag to resize
RequestOutputItemSetPdfTextLine Method

» Asprise Scan Home · Developer's Guide

Optionally prints a line of text at the bottom of the first page.

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 SetPdfTextLine(
	string pdfTextLine
)

Parameters

pdfTextLine
Type: SystemString

Return Value

Type: RequestOutputItem
See Also