Resize all pages. Call this function to resize all form pages. The active page is resized first. The return value is TRUE or FALSE.

Namespace: PPJ.Runtime.Windows.QO
Assembly: PPJ.Runtime.2 (in PPJ.Runtime.2.dll) Version: 2.0.1044.0 (2.0.1044.5276)

Syntax

C#
public SalBoolean ResizePages(
	Rectangle rect
)

Parameters

rect
Type: System.Drawing..::..Rectangle

Return Value

See Also