Method InsertText
- Namespace
- Alternet.FormDesigner.WinForms
- Assembly
- Alternet.FormDesigner.v9.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.