Vertical
MultiPageLayout.Vertical method
Creates a layout where all specified pages are rendered vertically one below the other in a single output.
public static MultiPageLayout Vertical(float verticalGap)
Parameter | Type | Description |
---|---|---|
verticalGap | Single | The vertical gap between pages in points. |
See Also
- class MultiPageLayout
- namespace Aspose.Words.Saving
- assembly Aspose.Words