[]
Represents the appearance attributes for a ButtonAppearance used when the state of a button field is changed: user presses the button, mouse is over the button.
public class StateAppearance : NotifyObject
| Name | Description |
|---|---|
| Caption | Gets or sets the button caption. |
| Image | Gets or sets an image specified by the IXObject interface. You can use PdfImageHandler to assign an image to this property, for example:
|