Managing fonts
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Most Automation Servers or ActiveX controls that support
font manipulation provide an associated Font object to manage font
changes. As such, you can use Font object properties and methods
to read or set font values for the COM object. For information on
font support, see the documentation on your Automation Server or
ActiveX control. Otherwise, there is no mapping between COM object
font settings and the ABL font information maintained by the FONT-TABLE system handle.