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)
| Parameter | Tipe | Deskripsi |
|---|---|---|
| pageParams | System::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
- Typedef SharedPtr
- Class Dictionary
- Class String
- Class Object
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++