GetEffective()

IBackground::GetEffective() method

Gets effective background data with the inheritance applied.

virtual System::SharedPtr<IBackgroundEffectiveData> Aspose::Slides::IBackground::GetEffective()=0

Return Value

A IBackgroundEffectiveData.

See Also