UseGdiCompatibleTextLayout Property
UseGdiCompatibleTextLayout
Indicates whether to use direct write gdi compatible text layout to render the text.
Declaration
public bool UseGdiCompatibleTextLayout { get; set; }
Public Property UseGdiCompatibleTextLayout As Boolean