|
|
|
CreateOffsetAlignment
Method - > Creates an offset Alignment from the specified alignment object
Id, returns the object Id of the offset alignment.
|
|
|
|
Parameters :
|
|
|
|
alignmentName -> The name of the offset alignment.
|
|
parentAlignmentId ->The object Id of the parent alignment.
|
|
offset ->
The offset value for the offset alignment.
|
|
styleId -
>The styleId for the offset alignment.
|
|
|
|
Note –
|
|
|
|
A negative value
(offset < 0) indicates the Offset Alignment is at the left of the parent
alignment.
|
|
A positive value
(offset > 0) indicates the Offset Alignment is at the right.
|
|
|
|
|