Gets the page height of a document or document section.

<void> PageSize.getHeight(<RequestNumberCallback> callback, [<ErrorCallback> errorCallback])

Parameters

Parameter Description
callback Receives the page height of a document or document section.
errorCallback Optional. Is called when the operation failed with an error.