[]
The exception that is thrown when the method is not supported for the specified object.
public class UnsupportedMethodException : Exception, ISerializable, _Exception
Initializes a new instance of the UnsupportedMethodException class.
public UnsupportedMethodException(object obj)
obj
objectThe GrapeCity.Documents.Word.IFormatting object that contains this method.