Xceed Words for .NET v4.0 Documentation
ReplaceText Method (Container)


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace > Container Class : ReplaceText Method
Replaces all instances of a string with another string.
Overload List
OverloadDescription
Replaces all instances of a string with another string, using the options set via the replaceTextOptions parameter.  
Replaces all instances of a string with another string, using an handler and the options set via the replaceTextOptions parameter.  
Replaces all of the SearchValues strings with NewValues strings, using the options set via the replaceTextOptions parameter to do so.  
Replaces all of the SearchValues strings with NewValues DocumentElements, using the options set via the replaceTextOptions parameter to do so.   
Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows, 11, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Container Class
Container Members