DocumentBase.Select Method

Definition

Selects the document.

public:
 void Select();
public void Select ();
member this.Select : unit -> unit
Public Sub Select ()

Remarks

After using this method, use the Selection property to work with the document.

Applies to