Click or drag to resize
CARCMAPChangeSize Method
Changes the custom page size of the ArcGIS Map document.

Available since Oasis montaj version: 8.0.0
License: Available to anyone.  

Namespace: Geosoft.Desktop.GXNet
Assembly: geosoft.desktop.gxnet (in geosoft.desktop.gxnet.dll)
Syntax
public static void ChangeSize(
	double d1,
	double d2
)

Parameters

d1
Type: SystemDouble
X Size (mm)
d2
Type: SystemDouble
Y Size (mm)
See Also