Xceed Words for .NET v4.0 Documentation
MultipleObjectReplaceTextOptions Class
Members 


Xceed.Document.NET Assembly > Xceed.Document.NET Namespace : MultipleObjectReplaceTextOptions Class
Contains the options used when multiple strings are replaced with DocumentElements in a Document, Container or Paragraph.
Syntax
'Declaration
 
Public Class MultipleObjectReplaceTextOptions 
   Inherits MultipleReplaceTextOptionsBase
 
'Usage
 
Dim instance As MultipleObjectReplaceTextOptions
Remarks
Note that the SearchValuesNewValues properties must contain the same number of items since a 1:1 replacement will be done. The items' order will be used to established a correspondence between the strings & the DocumentElements.
Inheritance Hierarchy

System.Object
   Xceed.Document.NET.ReplaceTextOptionsBase
      Xceed.Document.NET.MultipleReplaceTextOptionsBase
         Xceed.Document.NET.MultipleObjectReplaceTextOptions

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

MultipleObjectReplaceTextOptions Members
Xceed.Document.NET Namespace