public static void SetNumThSep(char p_th)
 {
     WordProcessingMergerPINVOKE.SetNumThSep(p_th);
     if (WordProcessingMergerPINVOKE.SWIGPendingException.Pending)
     {
         throw WordProcessingMergerPINVOKE.SWIGPendingException.Retrieve();
     }
 }