Sets the page height of a document or document section.

<void> PageSize.setHeight(<number> height, [<EmptyRequestCallback> callback], [<ErrorCallback> errorCallback])

Parameters

Parameter Description
height The page height 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.