ComponentOne FlexReport for WinForms
UseGdiCompatibleTextLayout Property

C1.Win.C1Document.4 Assembly > C1.Win.C1Document 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