Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{description}
{excerpt}WordWriterException is thrown by the Element.Search\(\) and Element.SearchAndReplace\(\) methods.{excerpt}
{signature:C#}
[Serializable]
 public sealed class WordWriterException : System.SystemException, System.Runtime.Serialization.ISerializable
{signature}{signature:vb.net}
<Serializable()> _
	Public NotInheritable Class WordWriterException
		Inherits System.SystemException
		Implements System.Runtime.Serialization.ISerializable
{signature}