Delegate FontResolveCallbackDelegate
FontResolveCallbackDelegate delegate
Represents a method callback to handle font resolve event.
public delegate void FontResolveCallbackDelegate(FontResolveEventArgs args);
Parameter | Type | Description |
---|---|---|
args | FontResolveEventArgs | the instance of the FontResolveEventArgs class that contains the callback data. |
See Also
- class FontResolveEventArgs
- namespace Aspose.Tasks
- assembly Aspose.Tasks