共用方式為


RichEditTextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) 方法

定義

設定檔的預設段落格式設定屬性。

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)

參數

value
ITextParagraphFormat

預設段落格式設定屬性。

實作

適用於