single_page method
single_page()
Creates a layout that renders only the first of specified pages.
def single_page(self):
...
See Also
- module aspose.words.saving
- class MultiPageLayout
Creates a layout that renders only the first of specified pages.
def single_page(self):
...