Table of Contents

Method ImmSetCompositionFont

Namespace
Alternet.Common
Assembly
Alternet.Common.v9.dll

ImmSetCompositionFont(IntPtr, Font)

Sets the logical font to use to display characters in the composition window.

public static void ImmSetCompositionFont(IntPtr wnd, Font font)

Parameters

wnd IntPtr

Handle to the input context.

font Font

Font information to set.