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

In This Topic
    AccessKey Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessKey As System.String
    public System.string AccessKey {get; set;}
    See Also