ASPxClientChartPrintOptions.GetCustomPaperName Method
Gets the name of the custom paper width-height ratio used to print the chart.
Declaration
GetCustomPaperName(): string
Returns
| Type | Description |
|---|---|
| string | A System.String object, specifying the name of the custom paper width-height ratio. |
See Also