WallPaperStyle specifies how to paint the wallpaper.

Namespace: HiComponents.IEvolution
Assembly: IEvolution2 (in IEvolution2.dll) Version: 10.1.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public IEMulti..::..WallPaperStyleType WallPaperStyle { get; set; }
Public Property WallPaperStyle As IEMulti..::..WallPaperStyleType
	Get
	Set
public:
property IEMulti..::..WallPaperStyleType WallPaperStyle {
	IEMulti..::..WallPaperStyleType get ();
	void set (IEMulti..::..WallPaperStyleType value);
}

See Also