Table of Contents

Method SelectNativeFont

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

SelectNativeFont(string, FontStyle, int)

Selects font with specified parameters.

public virtual void SelectNativeFont(string fontName, FontStyle fontStyle, int fontHeight)

Parameters

fontName string

The name of Font to select.

fontStyle FontStyle

The FontStyle of Font to select.

fontHeight int

The height of Font to select.