Edit

Share via


BulletFormat2.Picture(String) Method

Definition

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.

Applies to