I've followed the example from the page at /Knowledgebase/Spire.PDF/Spire.PDF-Program-Guide/Image/How-to-change-the-image-on-button-field-in-C, but the button field background is never updated.
I've tried on v4.11.3, 7.2.5,8.6.1, and 10.5.5.
I can create a new PdfButtonField with the Icon property set to an image. But I would like the ability to change it with the PdfButtonWidgetFieldWidget.SetButtonImage method.