PrivateFontCollection.AddMemoryFont

PrivateFontCollection.AddMemoryFont method

시스템 메모리에 포함된 글꼴을 여기에 추가합니다.PrivateFontCollection .

public void AddMemoryFont(IntPtr memory, int length)
모수유형설명
memoryIntPtr추가할 글꼴의 메모리 주소입니다.
lengthInt32추가할 글꼴의 메모리 길이입니다.

또한보십시오