Horizontal
MultiPageLayout.Horizontal method
Creates a layout in which all specified pages are rendered horizontally side by side, left to right, in a single output.
public static MultiPageLayout Horizontal(float horizontalGap)
Parameter | Type | Description |
---|---|---|
horizontalGap | Single | The horizontal gap between pages in points. |
See Also
- class MultiPageLayout
- namespace Aspose.Words.Saving
- assembly Aspose.Words