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

UnknownLoadOptionsTypeException

UnknownLoadOptionsTypeException class

The exception that is thrown when a document cannot be loaded with supplied LoadOptions.

public sealed class UnknownLoadOptionsTypeException : WatermarkException

Constructors

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

See Also