[]
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. |