Sets the page height of a document or document section.
<void> PageSize.setHeight(<number> height, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])| Parameter | Description |
|---|---|
| height | The page height 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. |