FormatFactory

Classe FormatFactory

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

public class FormatFactory : IFormatFactory

Constructeurs

NomDescription
FormatFactory()Le constructeur par défaut.

Propriétés

NomDescription
static Instance { get; }Instance statique de la fabrique de formats. En lecture seule FormatFactory.

Méthodes

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

Voir aussi