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

In This Topic
    ContentNotSplittableException Class
    In This Topic
    The exception that is thrown when trying to split a non-splittable content.
    Object Model
    ContentNotSplittableException Class
    Syntax
    'Declaration
     
    Public Class ContentNotSplittableException 
       Inherits System.Exception
    public class ContentNotSplittableException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.ContentNotSplittableException

    See Also