ParagraphFactory

ParagraphFactory class

Permet de créer des paragraphes

public class ParagraphFactory : IParagraphFactory

Constructeurs

NomLa description
ParagraphFactory()Default_Constructor

Méthodes

NomLa description
CreateParagraph()Crée un nouveau paragraphe vide.
CreateParagraph(IParagraph)Crée un nouveau paragraphe avec les données de paragraphe spécifiées à l’aide de.

Remarques

Pour la compatibilité COM.

Voir également