Description
Position identificator for starting point of the nIdx abs rule.
Correspond to the third 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.ARULOrigin(nIdx) [= strValue] |
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.
strValue
Offset value. One of predefined symbols: NW (lft.upper.corn.) - W (middle left) - BW (base left) - SW (bott.low.corn.) - N (midd.upp.) - C (middle) - B (base middle) - S (middle bottom) - NE (rgt.upp.corn.) - E (middle right) - BE (base right) - SE (rgt.bott.corn.)