IFormatFactory

IFormatFactory-Schnittstelle

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

public interface IFormatFactory

Methoden

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

Siehe auch