FormatFactory

FormatFactory class

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

public class FormatFactory : IFormatFactory

Constructeurs

NomLa description
FormatFactory()Default_Constructor

Propriétés

NomLa description
static Instance { get; }Format de l’instance statique de l’usine. Lecture seuleFormatFactory .

Méthodes

NomLa description
CreateParagraphFormat()Crée un nouveauIParagraphFormat .
CreatePortionFormat()Crée un nouveauIPortionFormat .
CreateTextFrameFormat()Crée un nouveauITextFrameFormat .

Voir également