PageSetup class

PageSetup class

Represents a page setup object is used for configuration output page-set.

The PageSetup type exposes the following members:

Properties

PropertyDescription
at_page_priorityGets or sets AtPagePriority which will determine order of applying page size declarations. By default options will override css @page rules .
left_pageGets the Odd Page configuration.
right_pageGets the Even Page configuration.
any_pageGets or sets all pages configuration in the the page-sequence.
first_pageGets or sets the first page configuration.
sizingGets or sets the sizing type.

Methods

MethodDescription
set_left_right_pageSets the Left/Right page configuration.

See Also