'Declaration Public Enum ImagePosition Inherits System.Enum
'Usage Dim instance As ImagePosition
public enum ImagePosition : System.Enum
'Declaration Public Enum ImagePosition Inherits System.Enum
'Usage Dim instance As ImagePosition
public enum ImagePosition : System.Enum
Member | Description |
---|---|
Left | The image is displayed to the left of the text. |
None | No image is displayed. |
Right | The image is displayed to the right of the text. |
System.Object
System.ValueType
System.Enum
Xceed.Editors.ImagePosition
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2