[This is preliminary documentation and is subject to change.]
Highlights the text using the current selected Theme.
Namespace:
OfficeClip.UtilsAssembly: OfficeClip.Utils (in OfficeClip.Utils)
Version: 8.1.1.0
Syntax
C# |
---|
public static string GetHighlight( string originalString, string searchFor ) |
Visual Basic (Declaration) |
---|
Public Shared Function GetHighlight ( _ originalString As String, _ searchFor As String _ ) As String |
Visual C++ |
---|
public: static String^ GetHighlight( String^ originalString, String^ searchFor ) |
Parameters
- originalString
- Type: System..::.String
The original Text
- searchFor
- Type: System..::.String
Keywords to look for