COM API

BarcodeSeparator property

Example | Applies To

This property returns the interpreted value of a barcode that is used to separate invoices. The property can only be used in the InvoiceScanned event when Separate invoices with barcode is selected in the Scan job description (Pages settings).

Syntax

object.BarcodeSeparator [= value]

 

Part

Description

object

An expression that evaluates to an object in this list.

value

A BarcodeSeparator value as a string.

BarcodeInterpreted event