FontsSubsystem.AddFont

AddFont(Stream, string)

أضف الخط.

public void AddFont(Stream stream, string tempFolder)
معامليكتبوصف
streamStreamالدفق الذي يحتوي على الخط .
tempFolderStringالمجلد المؤقت.

أنظر أيضا


AddFont(Stream)

أضف الخط.

public void AddFont(Stream stream)
معامليكتبوصف
streamStreamالدفق الذي يحتوي على الخط .

أنظر أيضا


AddFont(string)

أضف الخط.

public void AddFont(string file)
معامليكتبوصف
fileStringمسار الملف الذي يحتوي على الخط.

أنظر أيضا