Documents for PDF .NET Edition
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging.jpeg.icc.lut Namespace / MonochromeTransformException Class / TargetSite Property

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