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

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