StyleSize

EmfLogFontPanose.StyleSize property

Gets or sets a 32-bit unsigned integer that specifies the point size at which font hinting is performed. If set to zero, font hinting is performed at the point size corresponding to the Height field in the LogFont object in the LogFont field

public int StyleSize { get; set; }

See Also