Sets the right margin of a TX Text Control document or document section.

<void> PageMargins.setRight(<number> right, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
right The right margin of a TX Text Control document or document section.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.