IFormatFactory

IFormatFactory interface

Permet de créer des formats via l’interface COM.

public interface IFormatFactory

Méthodes

NomDescription
CreateParagraphFormat()Crée un nouveau IParagraphFormat.
CreatePortionFormat()Crée un nouveau IPortionFormat.
CreateTextFrameFormat()Crée un nouveau ITextFrameFormat.

Voir aussi