Sets the left margin of a TX Text Control document or document section.
<void> PageMargins.setLeft(<number> left, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| left | The left margin of a TX Text Control document or document section. |
| callback | Optional. Is called when the operation completed. |
| error |
Optional. Is called when the operation failed with an error. |