RichEditTextDocument.GetDefaultParagraphFormat Method

Definition

Retrieves the default paragraph formatting attributes of the document.

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

Returns

The default paragraph formatting attributes.

Implements

Applies to