Web API Reference MapGuide Open Source
void MgPlotSpecification::SetPaperHeight ( float  height  ) 

Sets the paper height.

.NET Syntax
void SetPaperHeight(float height);
Java Syntax
void SetPaperHeight(float height);
PHP Syntax
void SetPaperHeight(float height);

Parameters:
height (float) Paper height in the current page units.
Returns:
Returns nothing.


Comments or suggestions? Send us feedback.