LoadOptions.AddCustomFontSource
LoadOptions.AddCustomFontSource method
Adds the custom font source to supply image-specific fonts.
public void AddCustomFontSource(CustomFontSource source, params object[] args)
Parameter | Type | Description |
---|---|---|
source | CustomFontSource | The custom font source provider function. |
args | Object[] | The arguments. |
See Also
- delegate CustomFontSource
- class LoadOptions
- namespace Aspose.Imaging
- assembly Aspose.Imaging