ITextShaperFactory
ITextShaperFactory interface
用于构造工厂的接口ITextShaper实现.
public interface ITextShaperFactory
方法
| 姓名 | 描述 |
|---|---|
| GetTextShaper(string, int) | 返回由指定字体的文本整形器的新实例fontPath和faceIndex. |
| GetTextShaper(string, byte[], int) | 返回由以下字体表示的文本塑造器的新实例fontBlob和faceIndex. |
也可以看看
- 命名空间 Aspose.Words.Shaping
- 部件 Aspose.Words