Public Quality As LogFontQuality
Dim instance As LogFont Dim value As LogFontQuality value = instance.Quality instance.Quality = value
public LogFontQuality Quality
public: LogFontQuality Quality
public var Quality : LogFontQuality
Specify the quality with any of the LogFontQuality values. The output quality defines how carefully the graphics device interface (GDI) must attempt to match the logical-font attributes to those of an actual physical font.
Windows CE, Windows Mobile for Pocket PC, Windows Mobile for Smartphone
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see System Requirements.