Aspose::Pdf::Document::GetCatalogValue metod

Document::GetCatalogValue method

Returnerar postens värde från katalogordlistan.

System::SharedPtr<System::Object> Aspose::Pdf::Document::GetCatalogValue(const System::String &key)
ParameterTypBeskrivning
nyckelconst System::String&Nyckeln för objektet.

ReturnValue

Objektvärde - om nyckeln hittades framgångsrikt; annars null.

Se även