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)
ParameterTypeالوصف
pageParamsSystem::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<System::Object>>>معلمات الصفحة. يمكن أن يحتوي هذا القاموس على حجم الصفحة واللون وما إلى ذلك

انظر أيضًا