FillFormat.UserPicture(String) 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.
Fills the specified shape with an image.
public:
void UserPicture(System::String ^ PictureFile);
public void UserPicture (string PictureFile);
Public Sub UserPicture (PictureFile As String)
Parameters
- PictureFile
- String
Required String. The name of the picture file.