PageHeight: Integer;
PageHeight: integer;
The PageHeight property determines the number of pages for vertical direction (height) that are used to allocate and print a workspace. The default property value is 1.
The property is relevant, if the IWxPageSettings.FitToPages property is set to True.
The example of use is given in description of IWxPageSettings.FitToPages.
See also: