[]
        
(Showing Draft Content)

C1.Pdf.PdfPushButton.Click

Click Property

Click

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.

Declaration
public PdfPushButton.Action Click { get; set; }