Click or drag to resize
RequestOutputItem.SetPdfTextLine 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: System.String

Return Value

Type: RequestOutputItem
See Also