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

In This Topic
    Active Property
    In This Topic
    Gets or sets a value indicating whether the current PdfPushButton is active.
    Syntax
    'Declaration
     
    
    Public Property Active As Boolean
    public bool Active {get; set;}
    See Also