_CommandBarButton.CopyFace Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Copies the image. This method is deprecated.
public:
void CopyFace();
public:
void CopyFace();
void CopyFace();
[System.Runtime.InteropServices.DispId(1610940418)]
public void CopyFace ();
[<System.Runtime.InteropServices.DispId(1610940418)>]
abstract member CopyFace : unit -> unit
Public Sub CopyFace ()
- Attributes
Remarks
This method throws a DeprecatedException when called.