Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SetPageSize |
Function SetPageSize(Width As Long, Height As Long) As Long
Member of CorelScript
The SetPageSize method specifies the page size for a document.
• |
You can use the CorelScriptTools.LengthConvert method, or one of the
CorelScriptTools.From... or CorelScriptTools.To... methods, to specify
length measurements.
|
Parameter
|
Description
|
Width
|
Specifies the width of the page, in tenths of a micron
|
Height
|
Specifies the height of the page, in tenths of a micron
|
Copyright 2013 Corel Corporation. All rights reserved.