'Declaration Public Enum TextImageRelation Inherits System.Enum
public enum TextImageRelation : System.Enum
'Declaration Public Enum TextImageRelation Inherits System.Enum
public enum TextImageRelation : System.Enum
| Member | Description | 
|---|---|
| ImageAboveText | Image is aligned above the text. | 
| ImageBeforeText | Image is aligned before the text. | 
| TextAboveImage | Text is aligned above the image. | 
| TextBeforeImage | Text is aligned before the image. | 
System.Object
   System.ValueType
      System.Enum
         C1.Web.Wijmo.Controls.C1Editor.TextImageRelation