GetEffective()

ITextFrameFormat::GetEffective() method

Gets effective text frame formatting data with the inheritance applied.

virtual System::SharedPtr<ITextFrameFormatEffectiveData> Aspose::Slides::ITextFrameFormat::GetEffective()=0

Return Value

A ITextFrameFormatEffectiveData.

See Also