Gets or sets the horizontal alignment of an image within a container.

Namespace:  C1.C1Preview
Assembly:  C1.C1Report.2 (in C1.C1Report.2.dll)

Syntax

C#
public ImageAlignHorzEnum AlignHorz { get; set; }
Visual Basic
Public Property AlignHorz As ImageAlignHorzEnum
	Get
	Set

See Also