Gets a value indicating whether a new document target can be inserted at the current text input position. It is true if a target can be inserted, otherwise it is false.

Syntax

public bool CanAdd { get; }

Limitations

Read only.