BarcodeSeparator property

Applies to
Invoice object (COM)

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 the Invoice object (COM).

value

A BarcodeSeparator value as a string.

Related topic

BarcodeInterpreted event