ComponentOne FlexReport for WPF
UseGdiCompatibleTextLayout Property

C1.WPF.Document.4 Assembly > C1.WPF.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