Aspose::Page::EPS::Device::PdfDevice::UpdatePageParameters method

PdfDevice::UpdatePageParameters method

Updates page parameters from other multi-paged device.

void Aspose::Page::EPS::Device::PdfDevice::UpdatePageParameters(System::SharedPtr<IMultiPageDevice> device) override
ParameterTypeDescription
deviceSystem::SharedPtr<IMultiPageDevice>Another instance of the same device.

See Also