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

In This Topic
    TargetSite Property (PdfPasswordException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property TargetSite As System.Reflection.MethodBase
    public System.Reflection.MethodBase TargetSite {get;}
    See Also