PDF for UWP | ComponentOne
C1.Xaml.Pdf Namespace / PdfPushButton.Action Class / ActionType Property

In This Topic
    ActionType Property
    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