DocumentTask.OnAfterSpanReload Method

Definition

Signals that the text under the marker has been altered but the marker has not been deleted.

public:
 virtual void OnAfterSpanReload();
public:
 virtual void OnAfterSpanReload();
 virtual void OnAfterSpanReload();
public virtual void OnAfterSpanReload ();
abstract member OnAfterSpanReload : unit -> unit
override this.OnAfterSpanReload : unit -> unit
Public Overridable Sub OnAfterSpanReload ()

Implements

Remarks

By default, this method does nothing. It is an implementation of OnAfterSpanReload.

Applies to