FormatFactory
Classe FormatFactory
Permet de créer des formats via l’interface COM.
public class FormatFactory : IFormatFactory
Constructeurs
| Nom | Description |
|---|---|
| FormatFactory() | Le constructeur par défaut. |
Propriétés
| Nom | Description |
|---|---|
| static Instance { get; } | Instance statique de la fabrique de formats. En lecture seule FormatFactory. |
Méthodes
| Nom | Description |
|---|---|
| CreateParagraphFormat() | Crée un nouveau IParagraphFormat. |
| CreatePortionFormat() | Crée un nouveau IPortionFormat. |
| CreateTextFrameFormat() | Crée un nouveau ITextFrameFormat. |
Voir aussi
- interface IFormatFactory
- namespace Aspose.Slides
- assembly Aspose.Slides