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

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