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