Freigeben über


ITextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) Methode

Definition

Legt die Standardattribute für die Absatzformatierung des Dokuments fest.

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

Parameter

value
ITextParagraphFormat

Die Standardattribute für die Absatzformatierung.

Gilt für:

Weitere Informationen