ITextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) Metodo

Definizione

Imposta gli attributi di formattazione di paragrafo predefiniti del documento.

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

Parametri

value
ITextParagraphFormat

Attributi di formattazione dei paragrafi predefiniti.

Si applica a

Vedi anche