RichEditTextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
设置文档的默认段落格式属性。
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
默认段落格式设置属性。