ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / C1PdfViewer Class / AllowFocusOnInteraction Property

In This Topic
    AllowFocusOnInteraction Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AllowFocusOnInteraction As System.Boolean
    public System.bool AllowFocusOnInteraction {get; set;}
    See Also