Aspose::Cells::PageSetup::Copy method

PageSetup::Copy method

Copies the setting of the page setup.

void Aspose::Cells::PageSetup::Copy(const PageSetup &source, const CopyOptions &copyOptions)
ParameterTypeDescription
sourceconst PageSetup&The source.
copyOptionsconst CopyOptions&The copy options.

See Also