LoadOptions.AddCustomFontSource
LoadOptions.AddCustomFontSource method
添加自定义字体源以提供特定于图像的字体。
public void AddCustomFontSource(CustomFontSource source, params object[] args)
| 参数 | 类型 | 描述 |
|---|---|---|
| 源 | CustomFontSource | 自定义字体源提供程序函数。 |
| args | Object[] | 参数。 |
另请参见
- delegate CustomFontSource
- class LoadOptions
- namespace Aspose.Imaging
- assembly Aspose.Imaging