LOGFONTW.lfQuality Field

Definition

Specifies the output quality.

public: System::Byte lfQuality;
public: byte lfQuality;
byte lfQuality;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")]
public byte lfQuality;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.BYTE")>]
val mutable lfQuality : byte
Public lfQuality As Byte 

Field Value

Attributes

Remarks

COM Signature

From vsshell.idl:

Applies to