Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / NotSupportedByWrapTypeException Class
Members

In This Topic
    NotSupportedByWrapTypeException Class
    In This Topic
    Exception that is thrown if the current shape's WrapType does not support this property.
    Object Model
    NotSupportedByWrapTypeException Class
    Syntax
    'Declaration
     
    Public Class NotSupportedByWrapTypeException 
       Inherits System.Exception
    public class NotSupportedByWrapTypeException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.NotSupportedByWrapTypeException

    See Also