PageSetup(SectionIndex: Integer; [ParentWindow: IWin23Window = Null]);
SectionIndex is a parameter that determines index of the section, the parameters of which should be changed.
ParentWindow is a window for which this dialog box is opened modally. By default the ParentWindow is a current form.
The PageSetup method opens the Page Parameters dialog box for the specified section of the document.
The contents of the dialog box are determined by the object that is connected as a source for the current DocumentPrinter component.
See also: