Method InsertText
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
InsertText(TextInsertionOperation[])
When implemented by a class, performs number of text insertions defined in the specified operations.
void InsertText(FormDesignerTextSourceOperations.TextInsertionOperation[] operations)
Parameters
operations
TextInsertionOperation[]List of operation each one contains insertion data.