PageSetup.CustomPaperSize
PageSetup.CustomPaperSize method
Sets the custom paper size, in unit of inches.
public void CustomPaperSize(double width, double height)
Parameter | Type | Description |
---|---|---|
width | Double | The width of the paper. |
height | Double | The height of the paper. |
See Also
- class PageSetup
- namespace Aspose.Cells
- assembly Aspose.Cells