Table of Contents

Property GdiCharSet

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

GdiCharSet

Gets a byte value that specifies the character set that this Font uses.

[Browsable(false)]
public virtual byte GdiCharSet { get; }

Property Value

byte

A byte value that specifies the GDI character set that this Font uses. The default is 1. Currently always returns 1.