FontSourcesMemoryFonts Property

A collection of fonts represented as byte arrays.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public byte[][] MemoryFonts { get; set; }

Property Value

Type: Byte

Implements

IFontSourcesMemoryFonts
See Also