FormatFactory

FormatFactory-Klasse

Ermöglicht die Erstellung von Formaten über die COM-Schnittstelle.

public class FormatFactory : IFormatFactory

Konstruktoren

NameBeschreibung
FormatFactory()Der Standardkonstruktor.

Eigenschaften

NameBeschreibung
static Instance { get; }Statische Instanz der Formatfabrik. Nur-lesend FormatFactory.

Methoden

NameBeschreibung
CreateParagraphFormat()Erstellt neues IParagraphFormat.
CreatePortionFormat()Erstellt neues IPortionFormat.
CreateTextFrameFormat()Erstellt neues ITextFrameFormat.

Siehe auch