ITextDocument.GetDefaultParagraphFormat Método

Definición

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

public:
 ITextParagraphFormat ^ GetDefaultParagraphFormat();
ITextParagraphFormat GetDefaultParagraphFormat();
public ITextParagraphFormat GetDefaultParagraphFormat();
function getDefaultParagraphFormat()
Public Function GetDefaultParagraphFormat () As ITextParagraphFormat

Devoluciones

Atributos de formato de párrafo predeterminados.

Se aplica a

Consulte también