​
​
​

Sets the page width of a document or document section.

​<void> PageSize.setWidth(<number> width, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
width The page width of a document or document section.
callback Optional. Is called when the operation completed.
errorCallback Optional. Is called when the operation failed with an error.
​