Aspose::Pdf::Annotations::AppearanceDictionary::get_Values method

AppearanceDictionary::get_Values method

Gets the list of the dictionary values. Result collection contains the list of XForm objects.

System::SharedPtr<System::Collections::Generic::ICollection<System::SharedPtr<XForm>>> Aspose::Pdf::Annotations::AppearanceDictionary::get_Values() const override

See Also