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

In This Topic
    Owner Property
    In This Topic
    Gets the PdfPushButton object that owns the current PdfPushButton.ActionCollection object.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Owner As PdfPushButton
    public PdfPushButton Owner {get;}
    See Also