Aspose::Page::EPS::PsDocument::SetPageDevice method

PsDocument::SetPageDevice method

Mengatur parameter perangkat halaman (lihat operator “setpagedevice” dalam spesifikasi PostScript). Di antaranya dapat berupa ukuran halaman, warna, dll.

void Aspose::Page::EPS::PsDocument::SetPageDevice(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> pageParams)
ParameterTipeDeskripsi
pageParamsSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>Parameter halaman. Dalam kamus ini dapat berisi ukuran halaman dan warna, dll

Lihat Juga