PageWidth: Integer;
PageWidth: integer;
The PageWidth property determines the number of pages for horizontal direction (width) 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: