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

TextEffectsForImageWatermarkException

TextEffectsForImageWatermarkException class

The exception that is thrown when OfficeTextEffects is supplied for ImageWatermark.

public sealed class TextEffectsForImageWatermarkException : WatermarkException

Constructors

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

See Also