Method InsertTextIntoUserCode
- Namespace
- Alternet.FormDesigner.Wpf
- Assembly
- Alternet.FormDesigner.Wpf.v10.dll
InsertTextIntoUserCode(TextInsertionOperation[])
When implemented by a class, inserts specified text fragments into the user code.
void InsertTextIntoUserCode(FormDesignerTextSourceOperations.TextInsertionOperation[] operations)
Parameters
operations
TextInsertionOperation[]Contains data to insert.