InDesign Server2025
API 20.5.0.49

DataMergeQrcodePlaceholders

A collection of data merge QR code placeholders.

Properties

NameType AccessDescription
Number readonly The number of objects in the collection.

Methods

DataMergeQrcodePlaceholder

Creates a data merge QR code placeholder.

placeholder PageItem The page item on which to place the placeholder.
field DataMergeField The data merge field to insert.
withProperties? Object Initial values for properties of the new DataMergeQrcodePlaceholder
Number

Displays the number of elements in the DataMergeQrcodePlaceholder.

Returns the DataMergeQrcodePlaceholder with the specified index or name.

index LongInteger | String The index or name. Can accept: Long Integer or String.
DataMergeQrcodePlaceholder[]

Returns the DataMergeQrcodePlaceholders within the specified range.

from DataMergeQrcodePlaceholder | LongInteger | String The DataMergeQrcodePlaceholder, index, or name at the beginning of the range. Can accept: DataMergeQrcodePlaceholder, Long Integer or String.
to DataMergeQrcodePlaceholder | LongInteger | String The DataMergeQrcodePlaceholder, index, or name at the end of the range. Can accept: DataMergeQrcodePlaceholder, Long Integer or String.
DataMergeQrcodePlaceholder

Returns the DataMergeQrcodePlaceholder whose index follows the specified DataMergeQrcodePlaceholder in the collection.

obj DataMergeQrcodePlaceholder The DataMergeQrcodePlaceholder whose index comes before the desired DataMergeQrcodePlaceholder.
DataMergeQrcodePlaceholder

Returns the DataMergeQrcodePlaceholder with the index previous to the specified index.

obj DataMergeQrcodePlaceholder The index of the DataMergeQrcodePlaceholder that follows the desired DataMergeQrcodePlaceholder.
String

Generates a string which, if executed, will return the DataMergeQrcodePlaceholder.

Object of 1

Properties elsewhere that hold a DataMergeQrcodePlaceholders.