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