UseGdiCompatibleTextLayout Property (CompatibilityOptions)
In This Topic
Indicates whether to use direct write gdi compatible text layout to render the text.
Syntax
'Declaration
Public Property UseGdiCompatibleTextLayout As Boolean
public bool UseGdiCompatibleTextLayout {get; set;}
See Also