Back to Devexpress

DXFontRepository.AddFont Method

corelibraries-devexpress-dot-drawing-dot-dxfontrepository-dot-addfont.md

latest515 B
Original Source

DXFontRepository.AddFont Method

NameParametersDescription
AddFont(Byte[])fontDataLoads a font from a byte array.
AddFont(Stream)fontStreamLoads a font from a stream.
AddFont(String)fontFileNameLoads a font from a file.