Skip to main content
A newer version of this page is available.
All docs
V21.2
.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.