Specifies, pursuant to a ZoomFactor value of 100, the height and width of the canvas. The parameters must be given in twips.

SetCanvasSize(Double, Double)

public void SetCanvasSize(double width, double height);
Public Sub SetCanvasSize(ByVal width As Double, ByVal height As Double)

Parameters

Parameter Description
width Specifies the width of the canvas.
height Specifies the height of the canvas.