Aspose::Pdf::Utils::DictionaryEditor::idx_get method
DictionaryEditor::idx_get method
Gets the element with the specified key.
System::SharedPtr<PublicData::ICosPdfPrimitive> Aspose::Pdf::Utils::DictionaryEditor::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 DictionaryEditor
- Namespace Aspose::Pdf::Utils
- Library Aspose.PDF for C++