Gets height, in millimeters, of a document page.
var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS();
var value; // Type: number
value = instance.get_PageHeight();
function get_PageHeight() : number;
Return Value
Height, in millimeters, of a document page. Default value is null (height from document is used).