Description
Horizontal offset from the default ending point of the nIdx abs rule. Any number of measure type.
Correspond to the fourth 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.ARLRX(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.