Skip to main content
All docs
V22.1
.NET Framework 4.5.2+

FontRepository.AddFont Method

Name Parameters Description
AddFont(Byte[]) fontData Loads a font from a byte array.
AddFont(Stream) fontStream Loads a font from a stream.
AddFont(String) fontFileName Loads a font from a file.