Sets the page width of a document or document section.
<void> PageSize.setWidth(<number> width, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
width | The page width of a document or document section. |
callback | Optional. Is called when the operation completed. |
error |
Optional. Is called when the operation failed with an error. |