FontsLoaderClearCache Method |
Releases all custom fonts defined by user
Namespace:
Aspose.Slides
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntaxpublic static void ClearCache()
Public Shared Sub ClearCache
public:
static void ClearCache()
static member ClearCache : unit -> unit
RemarksThis method needs to clear cache with custom fonts defined by user.
See Also