ComponentOne Document Library for UWP
UseGdiCompatibleTextLayout Property

C1.UWP.Document Assembly > C1.Xaml.Document Namespace > CompatibilityOptions Class : UseGdiCompatibleTextLayout Property
Indicates whether to use direct write gdi compatible text layout to render the text.
Syntax
'Declaration
 
Public Property UseGdiCompatibleTextLayout As System.Boolean
public System.bool UseGdiCompatibleTextLayout {get; set;}
See Also

Reference

CompatibilityOptions Class
CompatibilityOptions Members