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

PreviewNotSupportedException

PreviewNotSupportedException class

The exception that is thrown when a preview image cannot be generated for the content.

public class PreviewNotSupportedException : WatermarkException

Constructors

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

See Also