Sets the bottom margin of a TX Text Control document or document section.
<void> PageMargins.setBottom(<number> bottom, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
bottom | The bottom 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. |