PageSetup.Copy

PageSetup.Copy method

Copies the setting of the page setup.

public void Copy(PageSetup source, CopyOptions copyOptions)
ParameterTypeDescription
sourcePageSetupThe source.
copyOptionsCopyOptionsThe copy options.

See Also