Skip to main content
All docs
V23.2

PdfButtonWidgetFacade.SetAlternateIcon Method

Name Parameters Description
SetAlternateIcon(Byte[]) imageData Specifies the button icon displayed when the user clicks the button, but before the button is released.
SetAlternateIcon(Stream) stream Specifies the button icon displayed when the user clicks the button, but before the button is released.
SetAlternateIcon(String) fileName Specifies the button icon displayed when the user clicks the button, but before the button is released.