IMultiPageDevice class

IMultiPageDevice class

This interface contains methods for manipulating multi-paged device.

The IMultiPageDevice type exposes the following members:

Properties

PropertyDescription
current_page_numberCurrent page number.

Methods

MethodDescription
open_pageMakes necessary preparation of the device before page rendering.
open_pageMakes necessary preparation of the device before each page rendering.
init_page_numbersInitializes numbers of pages to output.
close_pageMakes necessary preparation of the device after page has been rendered.
update_page_parametersUpdates page parameters from other multi-paged device.

See Also