COM API

LineItemPageNum property

Example | Applies To

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 this list.

value

A Long value.