IParagraphFactory

Interface IParagraphFactory

Permet de créer des paragraphes

public interface IParagraphFactory

Méthodes

NomDescription
CreateParagraph()Crée un nouveau paragraphe vide.
CreateParagraph(IParagraph)Crée un nouveau paragraphe avec les données de paragraphe spécifiées.

Remarques

Pour la compatibilité avec COM.

Voir aussi