Syntax
FileMacPageSetup [.PageWidth = number or text] [, .PageHeight = number or text] [, .Orientation = number] [, .ApplyPropsTo = number] [, .Default]
Remarks
On the Macintosh, sets page width, height, and orientation for the entire document or sections within the document. For argument descriptions, see FilePageSetup. If QuickDraw GX is installed, FileMacPageSetup generates an error; use FileMacPageSetupGX and FileMacCustomPageSetupGX instead.
Note
Changing the page size with FileMacPageSetup is equivalent to setting a custom paper size in the Custom Paper Size dialog box (Page Setup command, File menu). In both cases, the custom settings override other page size settings in the Page Setup dialog box.
See Also
FileDocumentLayout, FileMacCustomPageSetupGX, FileMacPageSetupGX, FilePageSetup