Method DeleteSelection
DeleteSelection()
Deletes the current selection.
void DeleteSelection()
Remarks
Note that for the Webkit backend the selection must be editable, either through the correct HTML attribute or Editable property.
- See Also
Deletes the current selection.
void DeleteSelection()
Note that for the Webkit backend the selection must be editable, either through the correct HTML attribute or Editable property.