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

ImageEffectsForTextWatermarkException

ImageEffectsForTextWatermarkException class

The exception that is thrown when OfficeImageEffects is supplied for TextWatermark.

public sealed class ImageEffectsForTextWatermarkException : WatermarkException

Constructors

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

See Also