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

See Also