[]
Gets or sets the alignment of the image attached to the text (classical appearance).
public ContentAlignment ContentAlignment { get; set; }
Public Property ContentAlignment As ContentAlignment
| Type | Description |
|---|---|
| ContentAlignment | A ContentAlignment that indicates the alignment of the image attached to the text. |