Aspose::Pdf::DataEditor::CosPdfDictionary::idx_get method
CosPdfDictionary::idx_get method
Gets the element with the specified key.
System::SharedPtr<ICosPdfPrimitive> Aspose::Pdf::DataEditor::CosPdfDictionary::idx_get(const System::String &key) const override
| Parameter | Type | Description |
|---|---|---|
| key | const System::String& | The key of the element to get or set. |
ReturnValue
The element with the specified key.
See Also
- Typedef SharedPtr
- Class ICosPdfPrimitive
- Class String
- Class CosPdfDictionary
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++