GetEffective()

ITextStyle::GetEffective() method

Gets effective text style formatting data with the inheritance applied.

virtual System::SharedPtr<ITextStyleEffectiveData> Aspose::Slides::ITextStyle::GetEffective()=0

Return Value

A ITextStyleEffectiveData.

See Also