The ImageAlign property of ASP.Net image control provides the functionality to set the alignment of the specified image with respect to other HTML elements placed inline to the image control to display the combination of content and image on the web page. The ImageAlign property is an enumeration type property that accepts the value defined in its predefined enumeration set of values.
