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)
| पैरामीटर | प्रकार | विवरण |
|---|---|---|
| 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++