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

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