FormatFactory
FormatFactory-Klasse
Ermöglicht die Erstellung von Formaten über die COM-Schnittstelle.
public class FormatFactory : IFormatFactory
Konstruktoren
| Name | Beschreibung |
|---|---|
| FormatFactory() | Der Standardkonstruktor. |
Eigenschaften
| Name | Beschreibung |
|---|---|
| static Instance { get; } | Statische Instanz der Formatfabrik. Nur-lesend FormatFactory. |
Methoden
| Name | Beschreibung |
|---|---|
| CreateParagraphFormat() | Erstellt neues IParagraphFormat. |
| CreatePortionFormat() | Erstellt neues IPortionFormat. |
| CreateTextFrameFormat() | Erstellt neues ITextFrameFormat. |
Siehe auch
- interface IFormatFactory
- namespace Aspose.Slides
- assembly Aspose.Slides