align
|
|
Access
|
read-write
|
Returns
|
int
|
gap
|
|
Access
|
read-write
|
Returns
|
fLength
|
gapLeft
|
|
Access
|
read-write
|
Returns
|
fLength
|
gapRight
|
|
Access
|
read-write
|
Returns
|
fLength
|
text
|
|
Access
|
read-write
|
Returns
|
String
|
fLeadertextaligngapgapLeftgapRight
|
|
Parameters
|
Stringtext
[optional] The text to use in the leader.
intalign
[optional] Specifies the way in which the text leaders assigned to the paragraph are aligned.
fLengthgap
[optional] The size of the gap between each leader.
fLengthgapLeft
[optional] The size of the gap between the left of the leaders and the paragraph.
fLengthgapRight
[optional] The size of the gap between the right of the leaders and the paragraph.
|
Returns
|
fLeader. A new object of class fLeader
|
readResolveobj
|
|
Parameters
|
Objectobj
The serialized representation.
|
Returns
|
fLeader. The object corresponding to the serialized representation.
|
toString
|
|
Parameters
|
None
|
Returns
|
String. A PI compatible representation of this leader as a string.
|