Stops execution of Process and ProcessToString methods.
You can call this method in ProcessElementDelegate method if want to stop processing of the document.
If Process or ProcessToString method is not being running, this method does nothing.
Note You should call Stop method for the same object you earlier called Process or ProcessToString method for. If you call it for another object (such as the object which was passed as elem parameter to your delegate method), this will not have any effect.
Element Class | MailBee.Html Namespace