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)
ParameterTypeDescription
verticalGapfloatThe vertical gap between pages in points.

See Also