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

In This Topic
    InnerException Property (NestedShapePropertyException)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property InnerException As System.Exception
    public System.Exception InnerException {get;}
    See Also