Sdílet prostřednictvím


IFormattedTextSourceFactoryService Interface

Definition

Creates formatted text sources.

public interface class IFormattedTextSourceFactoryService
public interface class IFormattedTextSourceFactoryService
__interface IFormattedTextSourceFactoryService
public interface IFormattedTextSourceFactoryService
type IFormattedTextSourceFactoryService = interface
Public Interface IFormattedTextSourceFactoryService

Remarks

This is a MEF component part, and should be imported as follows: [Import] IFormattedTextSourceFactoryService factory = null;

Applies to