LineItemPageNum property

This property applies to InvoiceField object.

This property returns the page number of the current line item field.

If this property is used on any other field type, such as a single item field, the property returns -1. In that case, you cannot use this value as an index to a page collection.

Syntax

object.LineItemPageNum [= value]

Part Description
object An expression that evaluates to an object in InvoiceField object.
value A Long value.