FormRichTextControl.setSelection Method

Syntax

public void setSelection(int charIndexFrom, int charIndexTo)

Run On

Client

Parameters

  • charIndexFrom
    Type: int
  • charIndexTo
    Type: int

See Also

Reference

FormRichTextControl Class