horizontal method
horizontal(horizontal_gap)
Creates a layout in which all specified pages are rendered horizontally side by side, left to right, in a single output.
def horizontal(self, horizontal_gap: float):
...
Parameter | Type | Description |
---|---|---|
horizontal_gap | float | The horizontal gap between pages in points. |
See Also
- module aspose.words.saving
- class MultiPageLayout