다음을 통해 공유


IFormattedTextSourceFactoryService 인터페이스

서식이 지정된 텍스트 소스를 만듭니다.

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

구문

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

메서드

  이름 설명
Public 메서드 Create(ITextSnapshot, ITextSnapshot, Int32, Double, Double, Double, Boolean, ITextAndAdornmentSequencer, IClassificationFormatMap) 지정된 뷰 구성에 대한 IFormattedLineSource를 만듭니다.
Public 메서드 Create(ITextSnapshot, ITextSnapshot, Int32, Double, Double, Double, Boolean, IClassifier, ITextAndAdornmentSequencer, IClassificationFormatMap) 지정된 뷰 구성에 대한 IFormattedLineSource를 만듭니다.
Public 메서드 Create(ITextSnapshot, ITextSnapshot, Int32, Double, Double, Double, Boolean, IClassifier, ITextAndAdornmentSequencer, IClassificationFormatMap, Boolean) 지정된 뷰 구성에 대한 IFormattedLineSource를 만듭니다.

위쪽

설명

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

[Import] IFormattedTextSourceFactoryService factory = null;

포맷에 대 한 자세한 내용은 "텍스트 형식" 절을 참조 하십시오. 편집기에서.

참고 항목

참조

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