ARULX Property

Build 1501 on 14/Nov/2017  This topic last edited on: 23/Mar/2016, at 12:22

Description

Horizontal offset from the default starting point of the nIdx abs rule. Any number of measure type.

Correspond to the first parameter of the >arl...< markup command.

This property can be used both to query and to set the value. When querying the value nIdx must be between 0 (first abs rule) and NAbsRules-1 (last defined abs rule).

Syntax

object.ARULX(nIdx) [= mValue]

object

Required. Object name, returned by Text.GetParaStatus, GetParaParaStatus and GetDefaultParaStatus functions.

nIdx

Required. Index of the rule. Must be between 0 and NAbsRules, when nIdx is equal to NAbsRules a new rule is added. A run-time error occurs if nIdx is outside the valid range.

mValue

Offset value.