Aspose::Words::Saving::MultiPageLayout::Horizontal method
MultiPageLayout::Horizontal method
Creates a layout in which all specified pages are rendered horizontally side by side, left to right, in a single output.
static System::SharedPtr<Aspose::Words::Saving::MultiPageLayout> Aspose::Words::Saving::MultiPageLayout::Horizontal(float horizontalGap)
Parameter | Type | Description |
---|---|---|
horizontalGap | float | The horizontal gap between pages in points. |
See Also
- Class MultiPageLayout
- Class MultiPageLayout
- Namespace Aspose::Words::Saving
- Library Aspose.Words for C++