[]
Gets or sets the PdfPushButton.Action invoked when the current button is clicked (corresponds to Released). This property is a shortcut to the first action in the Released collection of the current button's Actions. Note that setting this property clears the Released collection prior to assignment.
public PdfPushButton.Action Click { get; set; }