var instance = new Vintasoft.Shared.WebPageLayoutSettingsJS(); var returnValue; // Type: any // Parameters var value; // Type: number returnValue = instance.set_PageWidth(value);
function set_PageWidth(
valueWidth, in millimeters, of a document page. Default value is null (width from document is used).: number
) : any;
Parameters
- value
- Width, in millimeters, of a document page. Default value is null (width from document is used).