Click or drag to resize

StiFontCollectionAddMemoryFont Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiFontCollection.AddMemoryFont(System.IntPtr,System.Int32)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static void AddMemoryFont(
	IntPtr memory,
	int length
)

Parameters

memory
Type: SystemIntPtr

[Missing <param name="memory"/> documentation for "M:Stimulsoft.Base.StiFontCollection.AddMemoryFont(System.IntPtr,System.Int32)"]

length
Type: SystemInt32

[Missing <param name="length"/> documentation for "M:Stimulsoft.Base.StiFontCollection.AddMemoryFont(System.IntPtr,System.Int32)"]

See Also