NUpOptions

Overview

NUpOptions is a type in Aspose.PDF FOSS for Go.

NUpOptions configures NUp imposition.

Properties: Cols, DrawBorder, Gutter, Margin, Order, PageSize, and 1 more.

Properties

NameTypeAccessDescription
RowsintRead/WriteGets the rows.
ColsintRead/WriteGets the cols.
PageSizePageFormatRead/WriteGets the page size.
Marginfloat64Read/WriteGets the margin.
Gutterfloat64Read/WriteGets the gutter.
OrderNUpOrderRead/WriteGets the order.
DrawBorderboolRead/WriteGets the draw border.

See Also