Share via


RichEditTextDocument.GetDefaultParagraphFormat メソッド

定義

ドキュメントの既定の段落書式属性を取得します。

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

戻り値

既定の段落書式属性。

実装

適用対象