ComponentOne PdfViewer for UWP
C1.UWP.PdfViewer Assembly / C1.Xaml.PdfViewer Namespace / PdfPasswordException Class / Source Property

In This Topic
    Source Property (PdfPasswordException)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Source As System.String
    public virtual System.string Source {get; set;}
    See Also