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

In This Topic
    ContentNotCloneableException Class
    In This Topic
    The exception that is thrown when trying to copy a none-cloneable content.
    Object Model
    ContentNotCloneableException Class
    Syntax
    'Declaration
     
    Public Class ContentNotCloneableException 
       Inherits System.Exception
    public class ContentNotCloneableException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.ContentNotCloneableException

    See Also