[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.NotSupportedByWrapTypeException

NotSupportedByWrapTypeException Class

Exception that is thrown if the current shape's WrapType does not support this property.

Inheritance
NotSupportedByWrapTypeException
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class NotSupportedByWrapTypeException : Exception, ISerializable
Public Class NotSupportedByWrapTypeException
    Inherits Exception
    Implements ISerializable

Constructors

Name Description
NotSupportedByWrapTypeException(string)

Initializes a new instance of the NotSupportedByWrapTypeException class.