Aspose::Page::EPS::Device::PdfDevice::Create Methode

PdfDevice::Create() method

Erstellt eine Kopie dieses Geräts.

System::SharedPtr<Aspose::Page::Device> Aspose::Page::EPS::Device::PdfDevice::Create() override

ReturnValue

Kopie dieses Geräts.

Siehe auch

PdfDevice::Create(float, float, float, float) method

virtual System::SharedPtr<Aspose::Page::Device> Aspose::Page::EPS::Device::PdfDevice::Create(float x, float y, float width, float height)

Siehe auch