Web API Reference MapGuide Open Source
void MgPlotSpecification::SetPaperWidth ( float  width  ) 

Sets the paper width.

.NET Syntax
void SetPaperWidth(float width);
Java Syntax
void SetPaperWidth(float width);
PHP Syntax
void SetPaperWidth(float width);

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


Comments or suggestions? Send us feedback.