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

In This Topic
    DefaultStyleResourceUri Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DefaultStyleResourceUri As Windows.Foundation.Uri
    public Windows.Foundation.Uri DefaultStyleResourceUri {get; set;}
    See Also