FormatFactoryCreateParagraphFormat Method

Creates new IParagraphFormat.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public IParagraphFormat CreateParagraphFormat()

Return Value

Type: IParagraphFormat
New paragraph format.

Implements

IFormatFactoryCreateParagraphFormat
See Also