FormatFactory

FormatFactory class

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

public class FormatFactory : IFormatFactory

Konstrukteure

NameBeschreibung
FormatFactory()Default_Constructor

Eigenschaften

NameBeschreibung
static Instance { get; }Statische Factory-Instanz formatieren. SchreibgeschütztFormatFactory .

Methoden

NameBeschreibung
CreateParagraphFormat()Erstellt neuIParagraphFormat .
CreatePortionFormat()Erstellt neuIPortionFormat .
CreateTextFrameFormat()Erstellt neuITextFrameFormat .

Siehe auch