Method | Description | |
---|---|---|
FindAndSplitMatchRuns ( ReplacingArgs args ) : |
Finds and splits the match runs and returns them in an ArrayList.
|
|
ReplaceTextWithFieldHandler ( FieldType type ) : System.Collections | ||
Replacing ( ReplacingArgs args ) : ReplaceAction |
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.
|
public FindAndSplitMatchRuns ( ReplacingArgs args ) : |
||
args | ReplacingArgs | |
return |
public ReplaceTextWithFieldHandler ( FieldType type ) : System.Collections | ||
type | FieldType | |
return | System.Collections |
public Replacing ( ReplacingArgs args ) : ReplaceAction | ||
args | ReplacingArgs | |
return | ReplaceAction |