ImageAlign Property
ImageAlign
Gets or sets the alignment of the image within the text flow.
Declaration
[FpCategory("Category_Layout")]
public virtual ImageAlign ImageAlign { get; set; }
<FpCategory("Category_Layout")>
Public Overridable Property ImageAlign As ImageAlign