C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Find_and_Replace.FindAndHighlight

Show file Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
Run ( ) : void

Private Methods

Method Description
SplitRun ( Run run, int position ) : Run

Splits text of the specified run into two runs. Inserts the new run just after the specified run.

Method Details

Run() public static method

public static Run ( ) : void
return void