custom_paper_size method
custom_paper_size
Sets the custom paper size, in unit of inches.
def custom_paper_size(self, width, height):
...
Parameter | Type | Description |
---|---|---|
width | float | The width of the paper. |
height | float | The height of the paper. |
See Also
- module
aspose.cells
- class
PageSetup