BulletFormat2.Picture(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.
Sets the graphics file to be used for bullets in a bulleted list.
public:
void Picture(System::String ^ FileName);
public void Picture (string FileName);
abstract member Picture : string -> unit
Public Sub Picture (FileName As String)
Parameters
- FileName
- String
The file name of a valid graphics file.
Remarks
Valid graphics files include files with the following extensions: .bmp, .cdr, .cgm, .drw, .dxf, .emf, .eps, .gif, .jpg, .jpeg, .pcd, .pct, .pcx, .pict, .png, .tga, .tiff, .wmf, and .wpg.