Aspose::Cells::MemoryFontSource::MemoryFontSource constructor

MemoryFontSource::MemoryFontSource(const Vector <uint8_t>&) constructor

Ctor.

Aspose::Cells::MemoryFontSource::MemoryFontSource(const Vector<uint8_t> &fontData)
ParameterTypeDescription
fontDataconst Vector <uint8_t>&Binary font data.

See Also

MemoryFontSource::MemoryFontSource(MemoryFontSource_Impl*) constructor

Constructs from an implementation object.

Aspose::Cells::MemoryFontSource::MemoryFontSource(MemoryFontSource_Impl *impl)

See Also

MemoryFontSource::MemoryFontSource(const MemoryFontSource&) constructor

Copy constructor.

Aspose::Cells::MemoryFontSource::MemoryFontSource(const MemoryFontSource &src)

See Also

MemoryFontSource::MemoryFontSource(const FontSourceBase&) constructor

Constructs from a parent object.

Aspose::Cells::MemoryFontSource::MemoryFontSource(const FontSourceBase &src)

See Also