Aspose::Page::EPS::PsDocument::SetPageDevice methode
PsDocument::SetPageDevice method
Stelt paginabereidingsparameters in (zie operator “setpagedevice” PostScript‑specificatie). Hieronder kunnen paginagrootte, kleur enzovoort vallen.
void Aspose::Page::EPS::PsDocument::SetPageDevice(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> pageParams)
| Parameter | Type | Beschrijving |
|---|---|---|
| pageParams | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | Parameters van de pagina. In deze dictionary kunnen paginagrootte en kleur enz. zijn. |
Zie ook
- Typedef SharedPtr
- Class Dictionary
- Class String
- Class Object
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++