Appendices property

This property applies to Invoice object (COM).

This property returns a collection of InvoicePages in this invoice. Only the unidentified pages are included. To get the identified pages, use the Pages property.

An appendix is an invoice or document which is attached to an identified invoice but is itself not identified. Its data is not processed. The appendix is only saved as an image. Scan can process invoices with multiple appendices.

Syntax

object. Appendices [= value]

Part Description
object An expression that evaluates to an object in Invoice object (COM).
value An InvoicePages value.