get_page_size_inch method
get_page_size_inch
Get page size in inch of output image.
Returns
Page size of image, [0] for width and [1] for height
def get_page_size_inch(self, page_index):
...
Parameter | Type | Description |
---|---|---|
page_index | int | The page index is based on zero. |
See Also
- module
aspose.cells.rendering
- class
SheetRender