ITextImageFactoryService Interface

Definition

The factory service for creating ITextImages.

C++
public interface class ITextImageFactoryService

Remarks

This is a MEF Component, and should be imported as follows:

[Import]
ITextImageFactoryService factory = null;

Methods

CreateTextImage(String)

Create an ITextImage that contains text.

CreateTextImage(TextReader, Int64)

Create an ITextImage that contains the contents of reader.

Applies to

Produkt Verzie
Visual Studio SDK 2017, 2019, 2022