ImageGear23.Art Assembly > ImageGear.ART Namespace > ImGearART Class : IsLegacyFontScalingEnabled Property |
'Declaration Public Shared Property IsLegacyFontScalingEnabled As Boolean
'Usage Dim value As Boolean ImGearART.IsLegacyFontScalingEnabled = value value = ImGearART.IsLegacyFontScalingEnabled
public static bool IsLegacyFontScalingEnabled {get; set;}
True if the legacy scale mode for compatibility with previous ImageGear .NET versions is enabled; otherwise, false.
The default value is false.