FormatFactoryCreateParagraphFormat Method |
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax public IParagraphFormat CreateParagraphFormat()
Public Function CreateParagraphFormat As IParagraphFormat
public:
virtual IParagraphFormat^ CreateParagraphFormat() sealed
abstract CreateParagraphFormat : unit -> IParagraphFormat
override CreateParagraphFormat : unit -> IParagraphFormat
Return Value
Type:
IParagraphFormatNew paragraph format.
Implements
IFormatFactoryCreateParagraphFormatSee Also