Compartir a través de


RichEditTextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) Método

Definición

Establece los atributos de formato de párrafo predeterminados del documento.

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

Parámetros

value
ITextParagraphFormat

Atributos de formato de párrafo predeterminados.

Implementaciones

Se aplica a