Web API Reference
MapGuide Open Source
Overview
Modules
Classes
MgPlotSpecification
GetMarginBottom
GetMarginLeft
GetMarginRight
GetMarginTop
GetPageSizeUnits
GetPaperHeight
GetPaperWidth
MgPlotSpecification
SetMargins
SetPageSizeUnits
SetPaperHeight
SetPaperWidth
float MgPlotSpecification::GetPaperHeight
(
)
Gets the paper height.
.NET Syntax
float
GetPaperHeight()
;
Java Syntax
float
GetPaperHeight()
;
PHP Syntax
float
GetPaperHeight()
;
Returns:
Returns the paper height in the current page units.
Comments or suggestions? Send us
feedback
.