FontsLoaderLoadExternalFont Method

Adds font from the binary data

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public static void LoadExternalFont(
	byte[] data
)

Parameters

data
Type: SystemByte
Font's data
See Also