RichEditTextDocument.GetDefaultParagraphFormat Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.