FormatFactoryCreateTextFrameFormat Method

Creates new ITextFrameFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public ITextFrameFormat CreateTextFrameFormat()

Return Value

Type: ITextFrameFormat
New text frame format.

Implements

IFormatFactoryCreateTextFrameFormat
See Also