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

In This Topic
    MergeContentException Class
    In This Topic
    The exception that is thrown when content objects cannot be merged one into another.
    Object Model
    MergeContentException Class
    Syntax
    'Declaration
     
    Public Class MergeContentException 
       Inherits System.Exception
    public class MergeContentException : System.Exception 
    Inheritance Hierarchy

    System.Object
       System.Exception
          GrapeCity.Documents.Word.MergeContentException

    See Also