Skip to main content
A newer version of this page is available. .

ASPxClientChartPrintOptions.GetCustomPaperHeight Method

Gets the custom paper height which will be used to print a chart.

Declaration

GetCustomPaperHeight(): number

Returns

Type Description
number

A System.Int32 value, specifying the height in hundredths of an inch.

See Also