The size of the page in page units.
[Visual Basic .NET] Public Sub PutCustomSize ( _ ByVal Width As Double, _ ByVal Height As Double _ )
[C#] public void PutCustomSize ( double Width, double Height );
[C++]
HRESULT PutCustomSize(
double Width,
double Height
);
[C++]Parameters
Width [in] Width is a parameter of type double Height [in] Height is a parameter of type double
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.