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

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode 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 méthode

public static Run ( ) : void
Résultat void