PageSizeList Property

[Top]  [Chapter]  [Previous]  [Next]

Declaration

IWPPageSizeList PageSizeList;

Description

The page size list allows it to provide a different page size (and margins) for each page in the document. Together with method GetPageAsMetafile this list makes it easy to display or print a document in a list of rectangular areas. The PageSizeList can be switched on and off using its property "Active". When it is active the page sizes defined in the document are overridden and the event OnMeasurePage is not been triggered.

 

Usually you have to execute ReformatAll to update the screen and layout information. (Not required by toggling "Active" or changing the Resolution.


[idh_iwpmemo_pagesizelist.htm]    Copyright © 2007 by WPCubed GmbH