Click or drag to resize

FontsInfoStoreLoadFontInfoToStore Method (String, Byte)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.FontsInfoStore.LoadFontInfoToStore(System.String,System.Byte[])"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void LoadFontInfoToStore(
	string fontName,
	byte[] data
)

Parameters

fontName
Type: SystemString

[Missing <param name="fontName"/> documentation for "M:Stimulsoft.Report.Export.FontsInfoStore.LoadFontInfoToStore(System.String,System.Byte[])"]

data
Type: SystemByte

[Missing <param name="data"/> documentation for "M:Stimulsoft.Report.Export.FontsInfoStore.LoadFontInfoToStore(System.String,System.Byte[])"]

See Also