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

In This Topic
    NestedShapePropertyException Class
    In This Topic
    The exception that is thrown when there is an invalid attempt to set a property on a nested shape.
    Object Model
    NestedShapePropertyException Class
    Syntax
    'Declaration
     
    Public Class NestedShapePropertyException 
       Inherits System.Exception
    public class NestedShapePropertyException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.NestedShapePropertyException

    See Also