IFormatFactory

Interface IFormatFactory

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

public interface IFormatFactory

Méthodes

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

Voir aussi