Aspose::Page::EPS::PsDocument::SetPageDevice method
PsDocument::SetPageDevice method
يضبط معلمات جهاز الصفحة (انظر المشغل “setpagedevice” في مواصفات PostScript). قد تشمل هذه حجم الصفحة واللون وغيرها.
void Aspose::Page::EPS::PsDocument::SetPageDevice(System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> pageParams)
| Parameter | Type | الوصف |
|---|---|---|
| pageParams | System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>> | معلمات الصفحة. يمكن أن يحتوي هذا القاموس على حجم الصفحة واللون وما إلى ذلك |
انظر أيضًا
- Typedef SharedPtr
- Class Dictionary
- Class String
- Class Object
- Class PsDocument
- Namespace Aspose::Page::EPS
- Library Aspose.Page for C++