1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for .NET
  4. /
  5. GroupDocs.Watermark.Exceptions
  6. /
  7. DetachedImageException

DetachedImageException

DetachedImageException class

The exception that is thrown when manipulating detached image.

public class DetachedImageException : WatermarkException

Constructors

Name Description
DetachedImageException() Initializes a new instance of the DetachedImageException class.

See Also