Does Aspose.Words provide build-in support for radio buttons like check box, combo box and text input fields?
Hi<?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
Thanks for your request. RadioButtons in MS Word document are ActiveX controls. It is not possible to insert ActiveX controls using DocumentBuilder. Programmatic access to ActiveX controls' is also not available. Please see the following forum thread to learn more:
Best regards.
Thank you, Alexey.