다음을 통해 공유


ITextDocument.SetDefaultParagraphFormat(ITextParagraphFormat) 메서드

정의

문서의 기본 단락 서식 특성을 설정합니다.

public:
 void SetDefaultParagraphFormat(ITextParagraphFormat ^ value);
void SetDefaultParagraphFormat(ITextParagraphFormat const& value);
public void SetDefaultParagraphFormat(ITextParagraphFormat value);
function setDefaultParagraphFormat(value)
Public Sub SetDefaultParagraphFormat (value As ITextParagraphFormat)

매개 변수

value
ITextParagraphFormat

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

적용 대상

추가 정보