​
​
​

Gets the frame's horizontal alignment when it is anchored to a paragraph.

​<void> FrameBase.getAlignment(<RequestHorizontalAlignmentCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the current property value.
errorCallback Optional. Is called when the operation failed with an error.
​