|
PrefProcessAfterEachPage |
Top Previous Next |
|
The PrefProcessAfterEachPage property is used to set the page processing schedule.
Syntax
Remarks
If ProcessAfterEachPage is set to True, then page processing is done after end of each page. Otherwise, all the pages are processed together at the end. This is useful for saving memory space, especially when creating documents with thousands of pages.
Default Value
False
|