'Declaration Public Property CompatibilityMode As CompatibilityModes
public CompatibilityModes CompatibilityMode {get; set;}
Property Value
A CompatibilityModes value. Set theCompatibilityModes.CrossPlatform
value for cross-platform text/image rendering. Set the CompatibilityModes.GDI
for GDI/GDI+ text/image rendering.