add_pages_per_sheet_option method

add_pages_per_sheet_option

Adds and option with a PagesPerSheet scored property value. Specifies the number of physical sheets per logical page.

Returns

This feature instance.

def add_pages_per_sheet_option(self, value):
    ...
ParameterTypeDescription
valueintA PagesPerSheet scored property value.

See Also