Aspose::Pdf::Document::GetCatalogValue метод
Document::GetCatalogValue method
Возвращает значение элемента из словаря каталога.
System::SharedPtr<System::Object> Aspose::Pdf::Document::GetCatalogValue(const System::String &key)
| Параметр | Тип | Описание |
|---|---|---|
| ключ | const System::String& | Ключ элемента. |
ReturnValue
Значение элемента — если ключ был успешно найден; иначе null.
См. также
- Typedef SharedPtr
- Class Object
- Class String
- Class Document
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++