ComponentOne PDF for .NET
C1.C1Pdf Namespace / PdfPushButton.Action Class / ActionType Property

In This Topic
    ActionType Property (PdfPushButton.Action)
    In This Topic
    Gets or sets the type of the current PdfPushButton.Action.
    Syntax
    'Declaration
     
    
    Public Property ActionType As ButtonAction
    public ButtonAction ActionType {get; set;}
    See Also