Aspose::Pdf::DataEditor::CosPdfDictionary::idx_get método
CosPdfDictionary::idx_get method
Obtiene el elemento con la clave especificada.
System::SharedPtr<ICosPdfPrimitive> Aspose::Pdf::DataEditor::CosPdfDictionary::idx_get(const System::String &key) const override
| Parámetro | Tipo | Descripción |
|---|---|---|
| clave | const System::String& | La clave del elemento a obtener o establecer. |
ReturnValue
El elemento con la clave especificada.
Ver también
- Typedef SharedPtr
- Class ICosPdfPrimitive
- Class String
- Class CosPdfDictionary
- Namespace Aspose::Pdf::DataEditor
- Library Aspose.PDF for C++