Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf Namespace / PdfSecurityException Class / TargetSite Property

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