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

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