FastReport.Net.Demo by Fast Reports Inc.

<PackageReference Include="FastReport.Net.Demo" Version="2022.2.5" />

.NET API 15,777,792 bytes

 ImageAlign

public enum ImageAlign
Specifies the alignment of a image in the border.

Specifies that image is aligned in the center-center of the layout rectangle.

Specifies that image is aligned in the center-left of the layout rectangle.

Specifies that image is aligned in the center-right of the layout rectangle.

Specifies that image is aligned in the center-center of the layout rectangle.

Specifies that image is aligned in the center-left of the layout rectangle.

Specifies that image is aligned in the center-right of the layout rectangle.

None = 0

Specifies that image is not aligned in the layout rectangle.

Specifies that image is aligned in the top-center of the layout rectangle.

Specifies that image is aligned in the top-left of the layout rectangle.

Specifies that image is aligned in the top-right of the layout rectangle.