[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.NotSupportedByWrapTypeException

Class NotSupportedByWrapTypeException

Namespace
GrapeCity.Documents.Word
Assembly
GcDocs.Word.dll

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

public class NotSupportedByWrapTypeException : Exception, ISerializable
Inheritance
object
System.Exception
NotSupportedByWrapTypeException
Implements
System.Runtime.Serialization.ISerializable
Inherited Members
System.Exception.GetBaseException()
System.Exception.ToString()
System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext)
System.Exception.GetType()
System.Exception.Message
System.Exception.Data
System.Exception.InnerException
System.Exception.TargetSite
System.Exception.StackTrace
System.Exception.HelpLink
System.Exception.Source
System.Exception.HResult
System.Exception.SerializeObjectState
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.MemberwiseClone()

Constructors

NotSupportedByWrapTypeException(string)

Initializes a new instance of the NotSupportedByWrapTypeException class.

public NotSupportedByWrapTypeException(string member = "")

Parameters

member string