Click or drag to resize

StiFontCollectionRemoveResourceFont Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiFontCollection.RemoveResourceFont(System.String,System.Byte[])"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static void RemoveResourceFont(
	string name,
	byte[] content
)

Parameters

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Base.StiFontCollection.RemoveResourceFont(System.String,System.Byte[])"]

content
Type: SystemByte

[Missing <param name="content"/> documentation for "M:Stimulsoft.Base.StiFontCollection.RemoveResourceFont(System.String,System.Byte[])"]

See Also