Aspose::Pdf::Annotations::AppearanceDictionary::GetEnumerator método

AppearanceDictionary::GetEnumerator method

Devuelve un objeto IDictionaryEnumerator para el diccionario.

System::SharedPtr<System::Collections::Generic::IEnumerator<System::Collections::Generic::KeyValuePair<System::String, System::SharedPtr<XForm>>>> Aspose::Pdf::Annotations::AppearanceDictionary::GetEnumerator() override

ReturnValue

Enumerador del diccionario.

Ver también