Version

xamSyntaxEditor - Limitations

xamSyntaxEditor Limitations

Limitations

The following table summarizes the xamSyntaxEditor ’s limitations. The current enhancements do not support these features; however; there are workarounds available for each feature listed below.

Limitations Workaround

Dragging the selected text, or dropping other selection within the text .

Record as DeleteXCharacters and SendString to manipulate the selected text.

Altering the ZoomLevel on xamSyntaxEditor

Can replay using SetNAProperty method passing a string argument of “ZoomLevel” and value of 0.2 (within a range of values from 0.2 to 4.0 representing 20% - 400%).