Share via


ITextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) Méthode

Définition

Définit les attributs de mise en forme de paragraphe par défaut du document.

public:
 void SetDefaultParagraphFormat(ITextParagraphFormat ^ value);
void SetDefaultParagraphFormat(ITextParagraphFormat const& value);
public void SetDefaultParagraphFormat(ITextParagraphFormat value);
function setDefaultParagraphFormat(value)
Public Sub SetDefaultParagraphFormat (value As ITextParagraphFormat)

Paramètres

value
ITextParagraphFormat

Attributs de mise en forme de paragraphe par défaut.

S’applique à

Voir aussi