_CommandBarButton.PasteFace Method

Definition

Pastes the image. This method is deprecated.

public:
 void PasteFace();
public:
 void PasteFace();
void PasteFace();
[System.Runtime.InteropServices.DispId(1610940421)]
public void PasteFace ();
[<System.Runtime.InteropServices.DispId(1610940421)>]
abstract member PasteFace : unit -> unit
Public Sub PasteFace ()
Attributes

Remarks

This method throws a DeprecatedException when it is called.

Applies to