다음을 통해 공유


ITextParagraphPropertiesFactoryService 인터페이스

뷰의 줄에 서식을 지정할 때 사용할 TextParagraphProperties 클래스를 만듭니다.

네임스페이스:  Microsoft.VisualStudio.Text.Formatting
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Public Interface ITextParagraphPropertiesFactoryService
public interface ITextParagraphPropertiesFactoryService
public interface class ITextParagraphPropertiesFactoryService
type ITextParagraphPropertiesFactoryService =  interface end
public interface ITextParagraphPropertiesFactoryService

ITextParagraphPropertiesFactoryService 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 Create 제공된 구성의 TextParagraphProperties를 만듭니다.

위쪽

설명

MEF 컴포넌트 부품입니다 하 고 같이 가져와야 합니다.

[Import] ITextFormattingParagraphPropertiesFactoryService factory = null;

이 구성 요소 콘텐츠 형식에 따라 다릅니다. 이 팩토리 서비스를 콘텐츠 형식에 대해 구현 하는 경우 내보내기를 하나 이상 지정 해야 합니다 ContentTypeAttribute 특성입니다.

참고 항목

참조

Microsoft.VisualStudio.Text.Formatting 네임스페이스