다음을 통해 공유


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

기본 단락 서식 특성입니다.

구현

적용 대상