FormatFactory
FormatFactory class
Allows to create formats via COM interface.
public class FormatFactory : IFormatFactory
Constructors
Name | Description |
---|---|
FormatFactory() | The default constructor. |
Properties
Name | Description |
---|---|
static Instance { get; } | Format factory static instance. Read-only FormatFactory . |
Methods
Name | Description |
---|---|
CreateParagraphFormat() | Creates new IParagraphFormat . |
CreatePortionFormat() | Creates new IPortionFormat . |
CreateTextFrameFormat() | Creates new ITextFrameFormat . |
See Also
- interface IFormatFactory
- namespace Aspose.Slides
- assembly Aspose.Slides