Aspose::Words::Saving::MultiPageLayout::Vertical method
MultiPageLayout::Vertical method
Creates a layout where all specified pages are rendered vertically one below the other in a single output.
static System::SharedPtr<Aspose::Words::Saving::MultiPageLayout> Aspose::Words::Saving::MultiPageLayout::Vertical(float verticalGap)
Parameter | Type | Description |
---|---|---|
verticalGap | float | The vertical gap between pages in points. |
See Also
- Class MultiPageLayout
- Class MultiPageLayout
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++