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
- Typedef SharedPtr
- Class Dictionary
- Class String
- Class ExtGStateValue
- Class Resources
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++