Aspose::Pdf::Resources::GetExtGStates method

Resources::GetExtGStates method

Gets all ExGStates from resources.

System::SharedPtr<System::Collections::Generic::Dictionary<System::String, System::SharedPtr<Resources::ExtGStateValue>>> Aspose::Pdf::Resources::GetExtGStates()

ReturnValue

Returns dictionary with ExGStates names keys.

See Also