FastReport.Net.Demo by Fast Reports Inc.

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

.NET API 15,685,120 bytes

 WatermarkImageSize

public enum WatermarkImageSize
Specifies the watermark image size mode.
Center = 1

Specifies the centered image.

Normal = 0

Specifies the normal (original) size.

Stretch = 2

Specifies the stretched image.

Tile = 4

Specifies the tiled image.

Zoom = 3

Specifies the stretched image that keeps its aspect ratio.