Gets the page width of a document or document section.
<void> PageSize.getWidth(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])
Parameter | Description |
---|---|
callback | Receives the page width of a document or document section. |
error |
Optional. Is called when the operation failed with an error. |