ITextAndAdornmentSequencerFactoryService Interface
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Service to create an instance of an ITextAndAdornmentSequencer.
public interface class ITextAndAdornmentSequencerFactoryService
C++/CX
public interface class ITextAndAdornmentSequencerFactoryService
__interface ITextAndAdornmentSequencerFactoryService
public interface ITextAndAdornmentSequencerFactoryService
type ITextAndAdornmentSequencerFactoryService = interface
Public Interface ITextAndAdornmentSequencerFactoryService
This is a MEF component part, and should be imported as follows: [Import] ITextAndAdornmentSequencerFactoryService factory = null;
Create(IText |
Creates an ITextAndAdornmentSequencer for the specified ITextView. |
Product | Versions |
---|---|
Visual Studio SDK | 2015, 2017, 2019, 2022 |